Files
test2/source/blender
Hans Goudey 0d93bd8d63 UI Code Quality: Refactor panel drawing function
The existing panel drawing function was a bit convoluted with dependent
conditions in different scopes, redundant and unecessary computations,
and un-helpful naming.

This commit separates the function into two parts, the backdrop and the
widgets. It also improves naming and uses const where possible, and in
general cleans up the code.

There are some slight visual changes, mostly with the placement of the
drag icon, which moves a bit downward to be centered with the triangle
icon. The black rectangle displayed while dragging is also removed.
2020-11-18 15:14:11 -05:00
..
2020-10-26 15:59:08 +11:00
2020-11-18 14:26:01 +01:00
2020-10-19 08:12:33 -07:00
2020-11-09 15:47:08 +11:00
2020-11-16 16:48:41 +11:00
2020-11-09 15:47:08 +11:00