Show scrollbars on small screens #2359

Open
opened 2026-02-20 22:05:21 -05:00 by deekerman · 1 comment
Owner

Originally created by @mikebdp2 on GitHub (Jan 16, 2022).

Description

This could significantly improve the usability on the small screens. Similar to https://github.com/mumble-voip/mumble/issues/5425 , but should be much more easier to implement.

Luckily, many windows already show the scrollbars in such situations, but not all: i.e. Audio wizard doesn't show.

Mumble component

Client

OS-specific?

No

Originally created by @mikebdp2 on GitHub (Jan 16, 2022). ### Description This could significantly improve the usability on the small screens. Similar to https://github.com/mumble-voip/mumble/issues/5425 , but should be much more easier to implement. Luckily, many windows already show the scrollbars in such situations, but not all: i.e. **Audio wizard** doesn't show. ### Mumble component Client ### OS-specific? No
Author
Owner

@Krzmbrzl commented on GitHub (Jan 16, 2022):

Scrollbars are often very tedious to work with and they tend to break other resize-behavior of UI elements (e.g. wrapping or reordering elements when the windows gets smaller). So special care has to be taken when implementing this.

@Krzmbrzl commented on GitHub (Jan 16, 2022): Scrollbars are often very tedious to work with and they tend to break other resize-behavior of UI elements (e.g. wrapping or reordering elements when the windows gets smaller). So special care has to be taken when implementing this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mumble-mumble-voip#2359
No description provided.