Files
test/source/blender
Julian Eisel b73993bcc9 UI: Refactor how dragging onto text buttons works, fixing issues
There was a bunch of special handling to support dropping data-blocks onto
string or search-menu buttons, to change the value of these. This refactor
makes that case use the normal drop-box design, where an operator is executed
on drop that gets input properties set by the drop-box. This should also make
it easier to add support for dragging assets into these buttons.

In addition this fixes an issue: Two tooltips were shown when dragging assets
over text buttons. None should be shown, because this isn't supported.
2021-11-03 15:00:17 +01:00
..
2021-10-06 14:54:05 +11:00
2021-10-04 13:15:15 +11:00
2021-11-03 11:42:07 +11:00
2021-10-12 17:55:02 +11:00
2021-10-03 12:13:29 +11:00
2021-10-20 11:16:43 +11:00
2021-10-20 11:16:43 +11:00
2021-10-06 14:54:05 +11:00