Skip to content

[Bug]: Circular Rhythm Ruler won't display on second run #7449

@walterbender

Description

@walterbender

Description

When you run Rhythm Ruler and select the circular ruler it works fine. But if you exit the widget, relaunch it, then select the circular ruler, it will not display.

Expected Behavior

The circular ruler should work every time, not just the first time you open the Rhythm Ruler.

Screenshots

2nd time selecting the circular ruler: a blank widget.

Image

How to Reproduce

  1. Select the Rhythm Ruler block from the Widget palette.
  2. Open the widget by clicking on the block
  3. Click on the circular ruler button (bottom left); observe that the circular rulers appear and behave as expected.
  4. Close the widget
  5. Reopen the widget by clicking on the block
  6. Click on the circular ruler button. Observe that the circular rulers do not appear.

Console log Errors:

Nothing of note.

Environment:

  • Operating System: Fedora
  • Browser (if applicable): Firefox
  • Version of Software/Project: latest master branch

Note that at Line 3057: if (!this._circularCanvas) { that the value of this._circularCanvas is null the first run and not null the second run.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions