mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#911 Fixed picking on category legend
This commit is contained in:
@@ -92,6 +92,8 @@ public:
|
||||
cvf::Vec3d lastPickPositionInDomainCoords() const;
|
||||
caf::PdmObject* lastPickedObject() const;
|
||||
|
||||
cvf::OverlayItem* pickFixedPositionedLegend(int winPosX, int winPosY);
|
||||
|
||||
public slots:
|
||||
virtual void slotSetCurrentFrame(int frameIndex);
|
||||
virtual void slotEndAnimation();
|
||||
|
||||
Reference in New Issue
Block a user