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

Save windows size for next time the client is open #275

Closed
ataffanel opened this issue Jan 5, 2017 · 0 comments
Closed

Save windows size for next time the client is open #275

ataffanel opened this issue Jan 5, 2017 · 0 comments
Milestone

Comments

@ataffanel
Copy link
Member

Since the functionality implemented by PR #251, on some system the client will start with a too small window that will activate the scrollbar. One easy fix for that would be to save the window size then the client quits and re-apply it next time it opens. This way the user can set its preferred size for the system and keep it for subsequent usage of the client.

@ataffanel ataffanel changed the title save windows size for next time the client is open Save windows size for next time the client is open Jan 5, 2017
mikezter added a commit to mikezter/crazyflie-clients-python that referenced this issue Jan 27, 2017
* develop:
  bitcraze#280 Refactoring of input device config file handling.
  Changed name of LoPo graph (bitcraze#276)
  Enable the Loco Positioning tab. Closes bitcraze#276
  bitcraze#276 Improved scaling/scrolling of graphs in Lo Po tab. Supporting variable nr of anchors by only subscribing to available ranges.
  Changed layout of local positioning tab (bitcraze#276)
  bitcraze#276 Change size of anchors when highlighted
  bitcraze#276 Added dynamic color of anchors to show that the copter is in the vicinity of an anchor
  bitcraze#276 Added basic graphing of anchors and position for the Loco Positioning tab
  Added “Clear” and “Task dump” buttons to the console tab. Closes bitcraze#278
  bitcraze#276 Fixed flake8 problem
  bitcraze#276 Logging of estimated position in LoPo tab
  bitcraze#227 Removed examples that have been moved to the lib
  bitcraze#269 Collecting anchor positions and ranges in the LoPo tab
  bitcraze#276 Spike for the Loco Positioning tab
  bitcraze#269 Updated readme with information for OS X on pyqt 4 VS 5
  Update readme.md with windows pycharm setup
  Closes bitcraze#275: Save and restore main window size
  use all joystick hat motions and extract method
  Add Arnaud's suggestions
  Add QScrollArea to support resizing the main window
@ataffanel ataffanel added this to the Next release milestone Apr 20, 2017
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

No branches or pull requests

1 participant