klaudiosinani / ao

Elegant Microsoft To-Do desktop app
https://klaussinani.github.io/ao
MIT License
2.1k stars 198 forks source link

Update to Electron 5 or 6 to correct input method dialog position #106

Open NashLegend opened 4 years ago

NashLegend commented 4 years ago

This is a bug of chromium and is linux-only:

InputMethod Dialog is in the wrong position away from mouse cursor on HiDpi Display with scale > 1

chromium fixed it on version 70, so update electron to 5 or 6 can fix this