mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 09:40:52 +01:00
-Replace option : draw grid outside of border by zoom out beyond of folio.
When option is to true, zoom out is infinite and grid is draw outside of border. -Zoom out with mouse wheel is now more slowly git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3863 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -89,7 +89,7 @@ class GeneralConfigurationPage : public ConfigPage {
|
||||
QGroupBox *projects_view_mode_;
|
||||
QRadioButton *windowed_mode_;
|
||||
QRadioButton *tabbed_mode_;
|
||||
QCheckBox *m_grid_outside_border;
|
||||
QCheckBox *m_zoom_out_beyond_folio;
|
||||
QLabel *warning_view_mode_;
|
||||
QGroupBox *elements_management_;
|
||||
QCheckBox *integrate_elements_;
|
||||
|
||||
Reference in New Issue
Block a user