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
## 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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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