ElementsProject / ElementsProject/elements
Vertical Window Height Too Large for Lower Resolution Screens
- Langage dominant
- C++
- Étoiles
- 1.2k
- Forks
- 417
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 15
Description
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par reproduire la limitation de redimensionnement dans elements-qt sous Linux à 1366 × 768 et examinez le comportement de la taille minimale de la fenêtre de l’application. C’est terminé lorsque la fenêtre peut être redimensionnée pour correspondre à la zone d’affichage utilisable, tout en gardant la barre d’état et les informations requises visibles.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp
- Domaine
- desktop
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100