Quote:
Originally Posted by KevinH
Okay, I did notice one thing on macOS.
The highlight we add for CodeView can never seem to get larger that 1px even if we change the qss border style but the natural highlights generated by macOS seem to be about 3 pixels or more wide.
So can everyone see the 1px solid highlight properly on their platforms? Does it match the highlight width used on QComboBoxes (see FindReplace) generated by your system style?
Would it be better to change the Sigil generated highlight from 1px to 3px and make the associated padding-top, padding-bottom, ... changes to give Sigil enough room to draw the border properly?
@Doitsu, @BeckyEbook, @DiapDealer, @retiredbiker, @BetterRed?
Thoughts?
|
So I've tried looking at various widgets with the highlight focus turned on and off, and frankly I can hardly see any difference on my pop_os machine.
The double width cursor in the code view does work perfectly, very nice!
Here are various shots of things with focus highlight turned on and off. The most visible highlighting, to my old eyes, is the file tabs at the top of the code view window. The file names on hover will tell you if the focus highlight is on or off.
Let me know if there is some specific spot you'd like me to look at...