mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-19 08:19:58 +02:00
Added option to only move dynamic texts
This commit is contained in:
@@ -170,6 +170,7 @@ class DynamicElementTextItem : public DiagramTextItem
|
||||
QPointF m_initial_position;
|
||||
bool m_keep_visual_rotation = true;
|
||||
qreal m_visual_rotation_ref = 0;
|
||||
bool m_move_parent = true;
|
||||
};
|
||||
|
||||
#endif // DYNAMICELEMENTTEXTITEM_H
|
||||
|
||||
Reference in New Issue
Block a user