-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI improvements #120
UI improvements #120
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool! Thanks for these changes. I'll take a closer look near the next release, but just had a quick question about the new <a>
tags in the meantime.
Looks great!
Codacy Static code analysis seems to expect 2 spaces as indentation but everything in that file has 4 spaces so I'll just leave it |
Make currently_online aware of SCRIPT_HEARTBEAT_FREQUENCY
- Consistent spacing between titles and content - Removed many ugly text squishing by hiding overflowing text with ellipsis - Fixed Service favicon being squisched by long service name - Hide scrollbar in 'more session' screen when content isn't scrollable - Fix apexcharts tooltips and labels being cut off by card class
Rebased, squashed, and merged into dev. |
Close it then :X |
@JuniorJPDJ pull requests are automatically closed when they are merged into master (i.e., for release). Is something wrong? |
Oh nvm, I thought it bugged bcs of squashing. |
Got it, cool. I'm planning on packaging the new release later today so it shouldn't be long. |
Many small ui improvements
overflow: ellipsis
instead