Files
test/source/blender
Julian Eisel dedd55df33 Fix API design issue with activating UI view items
The `on_activate()` function of an item should only be called when the
item was activated through the view, not through an external data change
(e.g. changing an active item through Python). That is important because
`on_activate()` is expected to do things like sending an undo push. This
is now respected in tree and grid views.
2023-07-26 15:39:47 +02:00
..
2023-07-25 15:23:56 -04:00
2023-07-07 16:00:50 +10:00
2023-07-26 15:23:26 +10:00
2023-07-26 12:42:36 +02:00
2023-07-26 11:27:48 +02:00
2023-07-25 15:23:56 -04:00