ElementsProject / ElementsProject/elements
Vertical Window Height Too Large for Lower Resolution Screens
- Lenguaje dominante
- C++
- Estrellas
- 1.2k
- Forks
- 416
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 15
Descripción
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
Guía de contribución
Línea de trabajo
Empieza reproduciendo la limitación de redimensionamiento en elements-qt en Linux a 1366 × 768 e inspecciona el comportamiento del tamaño mínimo de la ventana de la aplicación. Se considera terminado cuando la ventana se pueda redimensionar para ajustarse al área de visualización utilizable, manteniendo visibles la barra de estado y la información necesaria.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp
- Área
- desktop
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100