Commit Graph

4 Commits

Author SHA1 Message Date
Magne Sjaastad
f91fe41f1d
Several minor issues ()
*  Plot Template : Split export dialog into file path and name
*   Update multi plot title when curve is appended by copy/paste
*  Separate axis object name and axis title text
* If multi plot auto name is empty, use plot title "Plot N"
* QwtPlotWidget: Double click activates Zoom All
* More testing on valid main window before use
* Return false if event is not handeled
* Improve fallback plot name
* Tree View Editor: Early exit if selected object is unchanged
Resetting selection causes flickering
* Summary Plot : Select curve object in project tree when clicking on curve
2022-05-24 15:24:38 +02:00
Magne Sjaastad
172f891be9
Remove obsolete template commands ()
* Remove obsolete template commands

Use first object in object list when creating plots for templates and a case is selected. (use first well in well list, first group in group list, ...)

* Always create the reference string
2022-04-28 18:28:24 +02:00
Magne Sjaastad
93614ef272
Merge pull request from OPM/8790-rename-to-group
Rename summary references to "Group"
2022-04-07 21:06:40 +02:00
Magne Sjaastad
46a8bd58b2
Multiplot template support 2022-04-01 12:04:46 +00:00