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

Handle properly window resizing #470

Closed
marmarek opened this Issue Mar 8, 2015 · 1 comment

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 8 Mar 2012 12:52 UTC

  • When 'Show All' button is pressed, then window should enlarge to the max height (max height takes into account the Dom0's screen resolution)
  • When 'Hide Inactive' button is pressed, the window should shrink to show only the active VMs (this seems to work now)
  • When showing all the VMs, the scrollbar should be hidden as an indication that all the VMs are currently shown. Otherwise it might be misleading the user that there are more VMs.

Migrated-From: https://wiki.qubes-os.org/ticket/470

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Modified by joanna on 8 Mar 2012 16:51 UTC

Member

marmarek commented Mar 8, 2015

Modified by joanna on 8 Mar 2012 16:51 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment