Selur's Little Message Board
fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? (/thread-2302.html)

Pages: 1 2


fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - shijan - 19.03.2022

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.


RE: fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - Selur - 19.03.2022

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


RE: fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - shijan - 19.03.2022

Yep, i can see the menu now! Really great improvement!
[Image: bJvyhFc.jpg]

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.
[Image: lDHrzSj.jpg]

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.


RE: fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - Selur - 19.03.2022

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


RE: fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - Selur - 19.03.2022

Just noticed that I broke Vapoursynth script creation during job creation.
-> will release a fixed version tomorrow.

Cu Selur


RE: fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - shijan - 20.03.2022

Ok, got it.
By the way, FranceBB LUTs where updated to version 2.0 https://github.com/FranceBB/LinearTransformation/releases


RE: fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - shijan - 20.03.2022

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.


RE: fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - Selur - 20.03.2022

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


RE: fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - shijan - 20.03.2022

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]


RE: fullscreen, font size adjustment on macOS Hybrid rev 2022.03.09.1? - Selur - 20.03.2022

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