#831 Category legend use full height to be able to show as many category names as possible

This commit is contained in:
Magne Sjaastad
2016-09-12 11:11:25 +02:00
parent 25d5a500f0
commit 7306950d9d
2 changed files with 68 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ public slots:
protected:
virtual void optimizeClippingPlanes();
virtual void resizeGL(int width, int height);
private:
void updateTextAndTickMarkColorForOverlayItems();