Continue the work started in D19921. This focuses on GUI display configurations.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC4866ba28dd5a: [electrum] ConfigKeys (7/n): GUI configs
ninja check-electrum check-electrum-functional
Run the GUI, check that settings are persisted accross restarts (show/hide console tab or address format button)
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
found the issue: TIL that errors in a @property getter method are obfuscated by a simpler AttributeError: 'ElectrumGui' object has no attribute 'linux_qt_use_custom_fontconfig'