electroncapture
electroncapture copied to clipboard
Hard to read the debug stats on high DPI displays
on macOS with high-DPI displays, the scaling down of the Electron Capture windows also scales down the getStats window.
I might be well off to make a + / - button to zoom in on the stats or something.
I can probably do this outside of the electron capture app; via electron.html. Maybe I can have it apply to all fonts?
maybe I can auto-pass a URL param to OBS.Ninja that doubles all font-sizes in the app automatically. Maybe it's possible to control the font from the Electron capture app itself.
I dont have a macOS computer with a High DPI display -- did this fix the issue?