When we open the top cascading menus, there is a 8px gap between the title and the left edge of the menu.
Steps to Reproduce
Open the app
Open any Menu
Expected Behavior
Menu is aligned with the top button
Current Behavior
Menu is shown 8px to the right
Tentative Solution Steps
The solution is to get the bounding box of the button and not the title, I will push a PR with it fixed.
Screenshots
Additional Context
[Add any other context that might be useful for understanding the issue, such as recent code changes, events that might have triggered the problem, etc.]
Problem Description
When we open the top cascading menus, there is a 8px gap between the title and the left edge of the menu.
Steps to Reproduce
Expected Behavior
Current Behavior
Tentative Solution Steps
The solution is to get the bounding box of the button and not the title, I will push a PR with it fixed.
Screenshots
Additional Context
[Add any other context that might be useful for understanding the issue, such as recent code changes, events that might have triggered the problem, etc.]