Files
pallectrum/electrum
Axel Gembe 07ee204c9c Qt Console: Fix font reset when moving between screens
When the console was moved between screen boundaries with different scaling
settings, the font was reset. This is because QPlainTextEdit sets the
documents default font back to its own font property when Qt has a font
change event. This patch sets the font property of the editor instead of
the document.

this ports 60d63b3272

related: https://github.com/Electron-Cash/Electron-Cash/issues/1314
2022-08-10 16:18:32 +02:00
..
2022-07-07 18:29:01 +02:00
2022-08-09 18:48:21 +02:00
2022-07-22 13:01:21 +08:00
2022-08-03 14:03:27 +00:00
2022-08-09 19:04:17 +02:00