Skip to content

UI: Display information to the user in the UI

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

Description of change

When the user confirms a text comment a message is displayed in the Sequencer Header.Capture_d_écran_2020-08-31_à_12.28.04

Had to convert the wm.report_message operator to a modal to ensure the display of the message.

Closes #147 (closed)

How to test it

  • Write a new comment
  • Confirm

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