Thanks for new update! I didn't test it much yet but i really like new look of the buttons. This is the same nice looking native macOS look of the buttons that was used in Hybrid 2017. Perfect!
Also in changelog i can see:
*changed*
GUI: fullscreen, font size adjustment,...
*removed*
misc.ini: fontSize and toolTipFontSize options
I usually used slightly larger font size, so i expect to change it and checked in Config->View->Current font size in points, but font size is inactive there. Is this a bug or some restriction on macOS?
Also can't see any option for fullscreen switch in UI as well.
Hybrid got a menu bar where under 'View' you can change the font and toggle fullscreen.
(side note: I haven't changed anything with the buttons, this happens since Apple updated their SDK and Hybrid is build against the new SDK)
Cu Selur
Yep, i can see the menu now! Really great improvement!
I noticed additional interesting thing with buttons style:
If i use original size 13 (or smaller) - they look like native buttons with rounded corners.
If i switch to size 14 (or larger) - they change to rectangle sharp corners look.
Also
seems like a bug if use font size 14 - green fullscreen button became inactive.
If use font size 15 or larger - green fullscreen button became active again.
Ok, here is a logic of this new bug:
If set any font size in menu and restart Hybrid - fullscreen button became inactive.
If change font size after this - fullscreen button became active.
Another bug with menu - Icon/Text resets to Icon every time after Hybrid restart.
This happens when i removed disableIcons=true misc.ini to avoid possible conflict with new menu settings.
Quote:Another bug with menu - Icon/Text resets to Icon every time after Hybrid restart.
will fix for next release.
Quote:I noticed additional interesting thing with buttons style:
If i use original size 13 (or smaller) - they look like native buttons with rounded corners.
If i switch to size 14 (or larger) - they change to rectangle sharp corners look.
Also seems like a bug if use font size 14 - green fullscreen button became inactive.
If use font size 15 or larger - green fullscreen button became active again.
Not a but in Hybrid, but some problem with Qt<>Apple SDK -> nothing I can do about it. (I never enabled the fullscreen button, that is something Apple SDK does when the window is set to fullscreen.)
Cu Selur
Just noticed that I broke Vapoursynth script creation during job creation.
-> will release a fixed version tomorrow.
Cu Selur
Also seems rev 2022.03.20.1 release includes old version of scripts. At least i see that killerspots.py is missing in the package.
That's why I hate making MacOS releases. Since I got no script for it I have to check tons of stuff, building is slow, I can't build&test most of the stuff myself.
-> will look into it
And one more interesting thing about Fullscreen support (Could be a bug or just a glitch due my outdated macOS Mojave.):
Green fullscreen button became active when i click to "Jobs" tab.
If i click to that green button - it switches to fullscreen mode, but window don't stretches.
No any problem if i use Fullscreen command from Menu.
![[Image: WoNNAYh.jpg]](https://i.imgur.com/WoNNAYh.jpg)
Hybrid doesn't allow resize and thus normal fullscreen doesn't work. When Hybrid triggers fullscreen it allows resize shortly.
-> not changing. Also not sure fullscreen won't be dropped in the next release again.
Cu Selur