This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors/interface
Julian Eisel 2356f60c62 UI: Don't show button context menu for drag-labels
While the vast majority of labels would never get a button context menu
(as opposed to the regular context menu of this region), draggable
labels would still reach code for such context menu creation. From what
I can tell only file browser icons/thumbnails and the properties editor
data path would be affected. The button context menu doesn't make sense
for them, so let the region context menu show up instead.

If at some point we want button context menus for specific labels, we
can make checks more granular.
2019-09-02 15:41:46 +02:00
..
2019-07-07 15:38:41 +10:00
2019-08-31 01:21:42 +10:00
2019-08-31 01:21:42 +10:00
2019-08-31 01:21:42 +10:00
2019-08-25 16:45:47 +10:00
2019-08-31 01:21:42 +10:00
2019-08-17 00:57:05 +10:00
2019-06-04 11:05:32 +10:00