ui: Fixed exporting images from the graph resulted in too large images (issue #511)
* Fixed style issue in save dialog on Linux * Fixed wrong dialog used on Mac and Windows * Improved image quality bug id = 511
This commit is contained in:
@@ -22,6 +22,8 @@ public:
|
||||
float getZoomFactor() const;
|
||||
void setAppZoomFactor(float appZoomFactor);
|
||||
|
||||
void setSceneRect(const QRectF& rect);
|
||||
|
||||
QtGraphNode* getNodeAtCursorPosition() const;
|
||||
|
||||
void ensureVisibleAnimated(const QRectF& rect, int xmargin = 50, int ymargin = 50);
|
||||
|
||||
Reference in New Issue
Block a user