Benjamin Bræstrup Sayoc
Benjamin Bræstrup Sayoc
> I have trouble seeing this as a bug. This seems to be standard behaviour for graphics apps (I used Inkscape to check) - you can't select a item if...
> Does the hover event help us? We only use that for marking an item as "preselected". Most likely the hover event, thay is used internally in Qt to find...
> "In Inkscape, you actually can." Didn't know this. Alt + scroll seems a bit awkward, but it is neat the way it cycles though the overlapping objects. I don't...
@WandererFan Might be worth waiting to Qt to implement this, rather than doing a work-around. Multiple missing SVG features have been added in Qt 6, and clipGroup seems to be...
> You'll need to check if the dimension is "framed" before making the bounding rect smaller. The extra space is to allow for the frame line. Isn't only views that...
@WandererFan So what is the ISO specification here? Should there be leading whitespace in front of the dimension? And only in front of the dimension? I'm being a bit confused...
> So the minimum change to your PR is to add the isFramed() test and only adjust the brect if this is a framed dim. > > A nice to...
> is this already in the latest weekly from today? It must not be, as I cannot recreate this on the current main branch
@pure-machinery send file
I am currently working on this as a bounty