ElementsProject / ElementsProject/elements

Vertical Window Height Too Large for Lower Resolution Screens

Open
#1,071 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.2k
Forks
416
Avg merge
1d 23h
Merged PRs (30d)
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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.