Skip to content

Fix editor for TreeItem cells in range mode

Created by: leonkrause

  • Slider for editing TreeItems cells in range mode is currently only displayed with keyboard controls. With this change, it is also displayed with mouse input.
  • Slider is currently not hidden when pressing enter in the text editor. It is now hidden.

These changes should make PROPERTY_HINT_EXP_RANGE more useful (working on this for #2988 (closed)).

Merge request reports