427bdc8dcf3a10b31d4982b488ecb619d3ab2916
Part of #107742. There used to be a small margin between items since the layout feels a bit crammed otherwise. But this meant the mouse could be between items, with no item highlighted or reacting to interactions. This was especially annoying when dragging over items for drag and drop: in between items dropping wasn't possible, and the drag-tooltip would disappear, causing notable flickering during motions over the tree view. The view item is now slightly enlarged to keep a look that is not too crammed, and still remove the space between items. Item highlights are still drawn with a smaller height (matching the normal widget height), since anything else looked odd to me. This now feels quite consistent with similar UIs (e.g. File Browser list view or the Outliner), even though we give the items a bit more space.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
