Skip to content

Bugfix: Adv. Drawing tools UI remains after mode exit.

Félix David requested to merge Tilix4/stax:bf_adv_draw_workspace into 2.0

Description of change

The test to display the UI is based on the current scene instead of the current sequence's data.

How to test it

  • Start Adv. Drawing
  • Complete drawing
  • Click on Advanced drawing workspace
  • UI is clean

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been added, if needed
  • Documentation have been updated, if needed
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • Package.py have been updated, if needed
  • CHANGELOG.md have been updated, if needed
  • Version numer has been tagged, if needed

FYI: @awesome_dev_too

Merge request reports