You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…6573)
**Problem:**
It should be possible to open the dropdown/context menu for grid
template rows/cols in the inspector by right-clicking the item's title.
**Fix:**
Add an invisible context menu in the title component and trigger it
conditionally by right clicking the title itself.
This solution works better than conditionally opening the same dropdown
menu as the three dots button because it will correctly position it.
https://github.com/user-attachments/assets/2c25fc94-b039-4423-9a3f-0c6e0f71b562Fixes#6572
…6573)
**Problem:**
It should be possible to open the dropdown/context menu for grid
template rows/cols in the inspector by right-clicking the item's title.
**Fix:**
Add an invisible context menu in the title component and trigger it
conditionally by right clicking the title itself.
This solution works better than conditionally opening the same dropdown
menu as the three dots button because it will correctly position it.
https://github.com/user-attachments/assets/2c25fc94-b039-4423-9a3f-0c6e0f71b562Fixes#6572
No description provided.
The text was updated successfully, but these errors were encountered: