MantisBT - Doomseeker
View Issue Details
0004149Doomseeker[All Projects] Suggestionpublic2023-07-28 16:392024-07-27 14:59
Iko 
Zalewa 
normalminoralways
needs testingopen 
DoomseekerWindows 10Professional
1.4.1 
 
0004149: Cutoff overflowing hover tooltip on large player count servers
When a large server is active, the hover tooltip overflows on common resolutions such as 1920x1080.

A fix for this would be to cut off the tooltip length at a certain point and input text like 'and X more players...'
View large servers over 53 players on 1080p resolution.
No tags attached.
png image.png (261,517) 2023-07-28 16:39
https://zandronum.com/tracker/file_download.php?file_id=2859&type=bug
png
Issue History
2023-07-28 16:39IkoNew Issue
2023-07-28 16:39IkoFile Added: image.png
2023-07-29 14:07ZalewaAssigned To => Zalewa
2023-07-29 14:07ZalewaStatusnew => assigned
2023-08-08 13:06ZalewaNote Added: 0022908
2023-08-08 13:06ZalewaStatusassigned => needs review
2024-07-27 14:59ZalewaNote Added: 0023828
2024-07-27 14:59ZalewaStatusneeds review => needs testing

Notes
(0022908)
Zalewa   
2023-08-08 13:06   
With this change, Doomseeker will try to determine how much vertical space is available and how much is needed to display the list and cut the list if it exceeds this space:'https://bitbucket.org/Doomseeker/doomseeker/commits/de0ecc17249413cdc2ee7a14dcb44cb9f27a567c [^]'

The cuts happen at sections, so that each team in team games gets an equal representation. The cut players will only be shown as a "(and <N> more ...)" summary at the bottom of each section.
(0023828)
Zalewa   
2024-07-27 14:59   
Beta build for Windows with this change is finally up:
'https://devbuilds.drdteam.org/doomseeker/doomseeker-1.4.1~beta-240727-1427_windows.zip [^]'