So this is it. Quick help info and tooltips are very very useful option but for unknown reason font size in random places is too small to read. Not a huge problem because i usually just Copy/Paste it to text editor. But it could be way faster just read it inside Hybrid GUI.
Is it possible to fix this somehow? Maybe somehow edit font size manually or update some internal Help files?
Yep, seems like some macOS related bug. I don't use any custom theme or system font.
I follow that *hidden* Hybrid options,... guide.
I created ~/.hybrid/ folder and put txt misc.ini file inside.
For test i add disableIcons=true and it works great (I really like that new UI look with native buttons only)
Next i add toolTipFontSize=sizeB text and now all tolltips use that unreadable small font size
I try to place custom numbers or sizeA instead of sizeB but tolltips still use only small font size.
Any tip how change font size to LARGE?
If using a larger number does not help: No clue, seems like they changed something in Mac OS since the last Mac release of Hybrid which causes the problem.
You can try the following:
1. create file names: large.qss
2. put the following content in it:
(change 60px to whatever you need)
3. start Hybrid with a: -stylesheet "Path to the qss file"
Alternatively create a 'styles' folder next to the Hybrid binary (inside the .app), place the qss file in it and select it in Hybrid under "Config->View->Style sheet".
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Few more tests:
fontSize=25 changing UI font. OK.
toolTipFontSize=25 changing only font in tooltips that have normal sized font. But it don't affect small sized font.