Skip to content

Bugfix: Show/Hide annotation inconsistent with annotate tool display

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

Description of change

Annotate tool display only in the frame update callback

Fix #250 (closed)

How to test it

  • Draw with annotate
  • Show/Hide annotations

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