2024-09-13 05:32 AM
Hi, I am new to the st environment, and trying to learn how to use cubeIDE. I am on a mac, with an external high DPI monitor. While I've figured out how I can increase the font size to made the UI easier to navigate, I can't figure out how to increase the size of the icons in the topmost toolbar. Various searches online seem to predominantly feature enabling a "high DPI scaling" option in Windows (which doesn't exist on a mac), or editing an ini file with the following:
-Dswt.enable.autoScale=true
-Dswt.autoScale=200
-Dswt.autoScale.method=nearest
which seems to have no effect on the mac.
Is the icon size adjustable in cubeIDE on macs?