mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
## Summary A common bit of feedback is that users want to be able to drag the actionbar into the very top of their window. Currently the actionbar is clamped to not allow it to overlap the tabs, this update removes that restriction & fixes padding for the top menu section when the UI elements are hidden within it adding additional gaps. ## Changes - Remove clamping on actionbar position - Fix padding on top menu section ## Screenshots (if applicable) Before: <img width="192" height="119" alt="image" src="https://github.com/user-attachments/assets/c35c89ed-ec30-45ff-8ebd-8ad68dbd4212" /> After: <img width="134" height="120" alt="image" src="https://github.com/user-attachments/assets/adc32c43-e3ab-4c7b-a8ff-360fd39d6bf1" /> Actionbar over tabs: <img width="465" height="173" alt="image" src="https://github.com/user-attachments/assets/d1502911-1e15-4082-ba2e-b8906e329b70" /> ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8068-Allow-users-to-drag-actionbar-over-tabs-2e96d73d365081708491f3c54968df3a) by [Unito](https://www.unito.io) --------- Co-authored-by: github-actions <github-actions@github.com>