pd-ui7: Fix ClipRect for Separators #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
As UI7 Renders Separators and Any other special Objects of the Menus MainList without the objects API, they are not clipping by the Menu ClipRect.
Solution
Add the ClipRect in MenuPrepare or put those Objects into the Objects API somehow
fixed in
e45598f9f6