mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Now using preferred size unless it is higher than 0.7 viewer height. If higher, then use viewer height. Stacks legend in columns not higher then the viewer. Update layout on resize without triggering recreation of legends. Place axiscross in right bottom corner.
This commit is contained in:
@@ -127,6 +127,7 @@ protected:
|
||||
virtual void leaveEvent(QEvent *) override;
|
||||
|
||||
private:
|
||||
void updateLegendLayout();
|
||||
void updateTextAndTickMarkColorForOverlayItems();
|
||||
void updateLegendTextAndTickMarkColor(cvf::OverlayItem* legend);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user