Files
test/source/blender
Julian Eisel 2e9bc6373c Refactor: Deduplicate view item active state logic
Much of this was duplicated between grid view and tree view items which
keeping them in sync was becoming a hassle already. Now the logic is
shared via the base class. I find this makes the interfaces easier to
scan through visually as well.

Had to add a virtual iterator function that can be called on an
`AbstractView`.
2023-07-26 16:45:14 +02:00
..
2023-07-26 16:12:55 +02: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