Skip to content

Fix and improved Spinbox behaviour

Ghost User requested to merge github/fork/neikeq/spinbox_hold_imp into master

It was retrieving a wrong local mouse position, which could fail in some situations. Improved the Tree spinbox behaviour a bit: the timer won't stop on mouse motion as long as the item is the same.

Merge request reports