mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-14 05:09:59 +01:00
Improve the behavior of the feature "zoom out beyond of folio" : drag the scene is now more user-friendly
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5003 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -83,7 +83,7 @@ class ElementView : public QGraphicsView {
|
||||
|
||||
// attributes
|
||||
private:
|
||||
ElementScene *scene_;
|
||||
ElementScene *m_scene;
|
||||
QString to_paste_in_area_;
|
||||
int offset_paste_count_;
|
||||
QPointF start_top_left_corner_;
|
||||
|
||||
Reference in New Issue
Block a user