forked from teeworlds/teeworlds
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Based on the problems addressed in teeworlds#3161 and the mockups provided in teeworlds#3203. Changes: - Turn server list header into a non-rounded rectangle and use full white transparency when selected - Shorten the width of the Ping column - Remove difficulty icon from browser entries - Add a small margin to gametype icons in browser entries - Make the sorted column more opaque so it's easier to see - Display the "% loaded" message in the middle of the status rect - Alter the colors of friends list entries to make them more vibrant - Make friends list entries more opaque (and nicer to look at) - Use different style headings for sidebar tabs - Add a parameter "Transparent" to DoButton_CheckBox which decides whether a check box's background should be transparent. This is used in the filter tab to remove the look of the weird corners and unfitting opacity on each of the checkboxes. - Use more opacity and rounding for the rects in info and filter tabs - Align text to the right in the "Server details" rect - Remove gametype and difficulty icons in the "Server details" rect - Use wideview style entries by default
- Loading branch information
Showing
4 changed files
with
37 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters