curveview: set padding on top and bottom

This commit is contained in:
itsmattkc
2021-08-14 16:32:41 -07:00
parent 5cd6aaba66
commit c8c361e67d
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -68,6 +68,8 @@ protected:
virtual void ContextMenuEvent(Menu &m) override;
virtual void SceneRectUpdateEvent(QRectF &r) override;
private:
void ZoomToFitInternal(const QList<NodeKeyframe *> &keys);