plugdata icon indicating copy to clipboard operation
plugdata copied to clipboard

Graphical issues likely caused by macOS 10.13 High Sierra’s broken OpenGL renderer

Open Micronautics opened this issue 5 months ago • 7 comments

Tested in plugdata legacy v0.9.1 and v0.9.2 Nightly build: 164b1c6d4

Every time a patch is opened, or when switching from Editor to Plugin Mode, the interface displays at 200% and exceeds the window boundaries.

Screen Shot 2024-09-17 at 17 13 11

You have to resize the window for the interface to display properly at 100%.

Screen Shot 2024-09-17 at 17 13 15

This is likely caused by the OpenGL renderer, which is faulty in macOS High Sierra. For example, UVI's Falcon plugin behaves the same way, except if you uncheck 'Use OpenGL renderer' in Preferences, in which case the interface displays normally when opened.

I therefore suggest adding a similar preference in Plugdata, allowing the option to not use the OpenGL renderer.

Screen Shot 2024-09-17 at 17 15 46

Micronautics avatar Sep 17 '24 15:09 Micronautics