Why is isn't there a fullscreen button anymore ?
Second wy do we have less space to draw modulation now ?
Probably the same reason that the UI is still pixelated and doesn’t scale well with high resolution screens.
It’s still there in the Mac version so it looks like this is a bug for Windows
Known bug. Confirmed to be fixed ASAP.
You can put it into fullscreen with autohotkey, which works fine for me:
WinActivate, ahk_exe Maschine 3.exe WinSet, Style, -0xC40000, A ; Remove title bar and borders Offset := -20 AdjustedHeight := A_ScreenHeight - Offset WinMove, A, , 0, %Offset%, %A_ScreenWidth%, %AdjustedHeight% ;
looks like this for me… Really annoying… Havent even used the software for a month after purchase…
Me to, me to.