https://bugs.documentfoundation.org/show_bug.cgi?id=167972
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |olivier.hallot@libreoffice. | |org --- Comment #4 from Heiko Tietze <[email protected]> --- What makes me wonder about the string is the trailing colon. It looks like this string is meant for something like "Default: 100" depending on whatever. But the variable FT_POSPRESETS is not accessed anymore and removed in an unrelated patch by Olivier (https://gerrit.libreoffice.org/c/core/+/5506). (In reply to Regina Henschel from comment #0) > The label has a colon and thus I expect, that the object for which it is a > label, > is placed right of it or below of it. Or like this. (In reply to Regina Henschel from comment #2) > So the help text could be, "Drag the handle to set an arbitrary angle. > Click on the wheel to set the nearest multiple of 15°." But not as tooltip for a pointless label. I suggest to remove the label and use the tip for the widget. The only reason for a label could be the buddy relation to quickly jump to it. It works for the pivot point but not the rotation angle. And tab works anyway. -- You are receiving this mail because: You are the assignee for the bug.
