-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Wow, it looks amazing.
A few remarks and suggestions:
- The tooltip should be transparent to cursor events; when the user moves their mouse too quickly and manages to place it over the tooltip it causes a weird glitch.
- The icons are bilinearly anti-aliased when the window is zoomed. Also I may be mistaken but the hearts don't appear as crisp on my screen as the other icons. Both could be fixed with
image-rendering: pixelated. - In my opinion the bounding box that triggers the display of the tooltip on mouse hover should be increased. For example, in "general statistics" it would make sense to include the icon in that box.
- The main title can be hard to read depending on the position of the background image.
- Not sure if that's on purpose but the active tabs don't look consistent:
(main tabs)
(player tabs)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request