Meshroom
Meshroom copied to clipboard
[bug] Change UI area size cursor issue
Describe the bug
Change area size cursor (<-║->) overlays icons.
The red border represents the area where the "change size" cursor is still active and is prioritized over the buttons
Clicking on the three dots is impossible
To Reproduce resize UI elements and then try to click on a button next to where you resized. You won´t be able to select the button, unless you move your cursor far outside the "catch cursor" area and do not approach the buttons next to a border from the side of the border.
Expected behavior
show the move cursor only directly at the border.
Better: create dedicated "change size" zones
Desktop (please complete the following and other pertinent information): Windows 10 Meshroom 2023.3
Additional context Add any other context about the problem here.
#2084
Probably has something to do with resolution and qt. I observed this behaviour on a remote desktop.
I'm also having this issue, same Meshroom version and OS. I don't use any UI scaling options, both system-wide and executable are set to 100% and I only have one screen. However, I do have a screenless drawing tablet plugged in, which has caused similar UI changes in the past, so I wouldn't be surprised if that's causing Qt to get confused here.
A way to get around this issue would be to introduce a "lock panels" option, maybe in the View menu, which would prevent the panels from being resized, and would disable the cursor switching as a side effect.