Skip to content
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

4K resolutions bugfix #1463

Merged
merged 1 commit into from
Dec 28, 2016
Merged

4K resolutions bugfix #1463

merged 1 commit into from
Dec 28, 2016

Conversation

ktsaou
Copy link
Member

@ktsaou ktsaou commented Dec 28, 2016

nanoScroller was giving a few artifacts on 4K resolutions and firefox.

This PR replaces nanoScroller with perfer-scrollbar.

Also, double-clicking the chart's resize handler now supports the following:

  1. if the legend has a scrollbar visible, resize to show all the dimensions
  2. if the chart is resized, restore the last saved size
  3. if the chart is at the last saved state which is different than the internal default, restore the internal default.
  4. if the chart can be minimized, shrink it up to the point all the legend is visible.

double clicking on the resize handler, rotates between these positions.

@ktsaou ktsaou merged commit 9aeb62d into netdata:master Dec 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant