ElementsProject / ElementsProject/elements
Vertical Window Height Too Large for Lower Resolution Screens
- Lingua principale
- C++
- Stelle
- 1.2k
- Fork
- 416
- Merge medio
- 1g 23h
- PR unite (30g)
- 15
Descrizione
The minimum allowed vertical window height is too large for lower resolutions. For example, on a Linux machine using 1366 x 768 the usable viewport is ~720px due to the top and bottom panels. In elements-qt is not able to be resized this small which means the status bar and much of the required information is hidden from view. Some element/component within the app seems to be enforcing this vertical height.
I'm not sure why these changes have been necessary but Bitcoin Core doesn't have the limitation and is able to be resized very small, such as 400 x 300px.
-- bvs
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.