You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
* develop:
bitcraze#280 Refactoring of input device config file handling.
Changed name of LoPo graph (bitcraze#276)
Enable the Loco Positioning tab. Closesbitcraze#276bitcraze#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. Closesbitcraze#278bitcraze#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
Closesbitcraze#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
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.
The text was updated successfully, but these errors were encountered: