Skip to content

Object picker tool improvements

  • Implemented a tooltip, description, and a placeholder toolbar for the object picker tool.

  • Changed the object picker button to a ToggleButton to indicate active state.

  • Modified the object picker button to be a ToggleButton to indicate its active state.

TODO:

  1. Handle the toggle button state when the tool switch event is triggered by pressing the ESC key.
  2. Handle status bar messages for the object picker tool.

Fixes: #4804

Merge request reports