Changes

Summary

  1. Some minor cleaning up. (details)
  2. SimulationExperiment view: added the 'legend' property to the graph (details)
  3. Some minor cleaning up. (details)
  4. SimulationExperiment view: added the 'legend' property to the graph (details)
  5. GraphPanel widget: first go at showing the legend (#1171). (details)
  6. GraphPanel widget: first go at showing the legend (#1171). (details)
  7. GraphPanel widget: make sure that the legend shows the line and symbols (details)
  8. Some minor cleaning up. (details)
  9. GraphPanel widget: some minor improvements on the way we set titles. (details)
  10. Some minor cleaning up. (details)
  11. Some minor cleaning up. (details)
  12. Some minor cleaning up. (details)
  13. Property editor widget: don't show "???" In the tooltip of a string (details)
  14. Some minor cleaning up. (details)
  15. Some minor cleaning up. (details)
  16. PropertyEditor widget: make sure that the value of some of our (details)
  17. SimulationExperiment view: select the first graph panel once everything (details)
  18. PropertyEditor widget: make sure that the value of some of our (details)
  19. SimulationExperiment view: added a Title property for our graphs (details)
  20. Some minor cleaning up. (details)
  21. SimulationExperiment view: added SED-ML support for our new graph title (details)
  22. Some minor cleaning up. (details)
  23. Some minor cleaning up. (details)
  24. SimulationExperiment view: added the skeleton of our legend widget (details)
  25. SimulationExperiment view: added the skeleton of our legend widget (details)
  26. SimulationExperiment view: added the skeleton of our legend widget (details)
  27. Some minor cleaning up. (details)
  28. SimulationExperiment view: now use the font size and foreground colour (details)
  29. Some minor cleaning up. (details)
  30. Some minor cleaning up. (details)
  31. SimulationExperiment view: make sure that all legends have the same (details)
  32. Some minor cleaning up. (details)
  33. Some minor cleaning up. (details)
  34. Some minor cleaning up. (details)
  35. SimulationExperiment view: updated the alignment of our graph panels to (details)
  36. GraphPanel widget: make sure that our legend is visible when enabled and (details)
  37. Some minor cleaning up. (details)
  38. GraphPanel widget: make sure that our legend is visible when enabled and (details)
  39. GraphPanel widget: fixed a problem with Qwt's rendering of legends when (details)
  40. Some minor cleaning up. (details)
  41. Some minor cleaning up. (details)
  42. GraphPanel widget: some work on having a context menu for the X/Y log (details)
  43. GraphPanel widget: now have a context menu for the X/Y log axes and the (details)
  44. SimulationExperiment view: make the legend items clickable, so that we (details)
  45. Some minor cleaning up. (details)
  46. SimulationExperiment view: fixed a problem with the un/select all graphs (details)
  47. SimulationExperiment view: by default, we want the 'graphs' panel to be (details)
  48. Some minor cleaning up. (details)
  49. Some minor cleaning up. (details)
  50. Some minor cleaning up. (details)
  51. GraphPanel widget: properly handle the adding/removal of graphs when it (details)
  52. Some minor cleaning up. (details)
  53. GraphPanel widget: don’t force the alignment when not necessary (#1426). (details)
  54. Some minor cleaning up. (details)
  55. Qt: addressed a regression issue (?) with QUrl::adjusted(). (details)
  56. Some minor cleaning up. (details)
  57. Some minor cleaning up. (details)
  58. GraphPanel widget: account for the size of the font when aligning a (details)
  59. Slight update to our downloads page (#1171). (details)
Commit 32491bd6371587bb6b8664517494cb5246e42754 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
Commit 9255d39760ab89e5b66e924031f50b665af6d6f6 by Alan Garny
SimulationExperiment view: added the 'legend' property to the graph
panel property editor and added SED-ML support for it (#1171).
Quite a bit of refactoring too.
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 6251e7e34bcb679031c2332752fd5843bafd055a by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
Commit f8985570a73e809fd238e52434a6c269e85dc9a7 by Alan Garny
SimulationExperiment view: added the 'legend' property to the graph
panel property editor and added SED-ML support for it (#1171).
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 247f03bc7e172098b503a1d64a4dbc25fda52e00 by Alan Garny
GraphPanel widget: first go at showing the legend (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit 3008adadae45bdb45bf572f8df241021ade28ce3 by Alan Garny
GraphPanel widget: first go at showing the legend (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit fa94fca1920e0ca2318e8aa273e2404d2ce552c1 by Alan Garny
GraphPanel widget: make sure that the legend shows the line and symbols
properties (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit c4b835006afe6a1ecbc84fa740fc5d98a75313fb by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit a1280cc7a23e2afa10fcbf63595e73290f40a91f by Alan Garny
GraphPanel widget: some minor improvements on the way we set titles.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit f1769dcb7f1c22f2a4c41c6b035a9ea3e80f1cb0 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 0bda2d3cb56ea1f7eccf9e6dc5ee3bcf8b83debf by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit 24e4773f425a5c25c6ad5745cd1eb8e3af3806c1 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
Commit d0a513162a1fb3e3f2665897c6f23b677206d18b by Alan Garny
Property editor widget: don't show "???" In the tooltip of a string
property when there is no value.
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
Commit c1569414bc0dc8711e2e8d4f18cf273f220c4da4 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
Commit ff82a7616b2f8704baa018bca6d49336825a8d73 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
Commit 769725b03d5befafba2e18b4db457b712f05d862 by Alan Garny
PropertyEditor widget: make sure that the value of some of our
properties is valid.
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
Commit 1b4815a093807bf078c0f69953d206a6822ddf2f by Alan Garny
SimulationExperiment view: select the first graph panel once everything
has been fully initialised.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 90e8afc359ba90be95a09816603373cace005a92 by Alan Garny
PropertyEditor widget: make sure that the value of some of our
properties is valid.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 8b58b4ebece00114aecfa335f68986b33afbae47 by Alan Garny
SimulationExperiment view: added a Title property for our graphs
(#1171).
Now, we need to add SED-ML support for it.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
Commit 2f75423fb38bef3b44a2d551364c8f876981aa94 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit f69292b7b6a5fede136c3c750220987970c73861 by Alan Garny
SimulationExperiment view: added SED-ML support for our new graph title
property (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
Commit a0e0d3082b08364c03502e26f5fb66563b2f65e9 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/treeviewwidget.cpp (diff)
Commit c5c209d250bb95b69ea11e692ad3f6306789ef5d by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
Commit 3feb9eb19d157677edeb1c6aca83c136e69c0512 by Alan Garny
SimulationExperiment view: added the skeleton of our legend widget
(#1171).
The file was modified src/plugins/widget/GraphPanelWidget/CMakeLists.txt (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was addedsrc/plugins/widget/GraphPanelWidget/src/graphpanelplotlegendwidget.cpp
The file was addedsrc/plugins/widget/GraphPanelWidget/src/graphpanelplotlegendwidget.h
Commit 8a5146584e5706714b980051fe5645e8c9303dc5 by Alan Garny
SimulationExperiment view: added the skeleton of our legend widget
(#1171).
The file was removedsrc/plugins/widget/GraphPanelWidget/src/graphpanelplotlegendwidget.h
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was removedsrc/plugins/widget/GraphPanelWidget/src/graphpanelplotlegendwidget.cpp
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/CMakeLists.txt (diff)
Commit 39109dc755c2cd7a651f120e997a26cc81e9cdc3 by Alan Garny
SimulationExperiment view: added the skeleton of our legend widget
(#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit a6493a78669aca0dae404a4a28d3ae03460b9ac5 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit ab62e5555683b4c12ec7431dfddebca7ad9729e8 by Alan Garny
SimulationExperiment view: now use the font size and foreground colour
properties to customise our legend (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit 1cd7d1b7cb49f6836f449115e65f086659fb7c0a by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 4b93bd015226097dc14e3284f61952785b00ec6d by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 9f233d6766e47800f6420a1f62a75eacb54b7c54 by Alan Garny
SimulationExperiment view: make sure that all legends have the same
width (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit dfcb9b88d6b5b53d37453f199f13c3b53bdb258d by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit b7db1a8fbc950bcbe57f47a5b9fc26fd837b4f1e by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 60f6865fe0ef7728af5cea72d641b450a81e098a by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit edc0568398100bd2440b15d6a04b33bc9078141e by Alan Garny
SimulationExperiment view: updated the alignment of our graph panels to
account for the fact that they can have a legend (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit c7ed1084de81a1113bb70362519e08d9a180abd7 by Alan Garny
GraphPanel widget: make sure that our legend is visible when enabled and
after having added a graph (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit a6ae0afbd4d38704de55c80062f85209e05a16af by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 777593f0d11db05d37084ffc5ec81967ab9aa911 by Alan Garny
GraphPanel widget: make sure that our legend is visible when enabled and
after having added a graph (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit dc90dbefbe57c320ad61485810735409de0a0471 by Alan Garny
GraphPanel widget: fixed a problem with Qwt's rendering of legends when
exporting to PDF, etc. (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit 8f83eaa363ee0d37620188e6232873bfc6532343 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 96135f00d70781e1cf28619e81d041bd1d06e1b7 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 6386c2f23641c6317c151fbd8167cf01f21286a6 by Alan Garny
GraphPanel widget: some work on having a context menu for the X/Y log
axes and the legend (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/i18n/GraphPanelWidget_fr.ts (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit 741c78e36625b750e3f648a52f7e9a72e8e4a864 by Alan Garny
GraphPanel widget: now have a context menu for the X/Y log axes and the
legend (#1171).
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.h (diff)
Commit 100df9287ec8cd52d8dd9b6a2e89ffc014a01cbf by Alan Garny
SimulationExperiment view: make the legend items clickable, so that we
can show/hide a given graph (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.h (diff)
Commit c178774cb8e1affa7ca38a3870f643fe5bcf9dac by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit cdb185d72dd5cd135d066f4b853ab6155e6dccdd by Alan Garny
SimulationExperiment view: fixed a problem with the un/select all graphs
context menu.
It used to un/select the graphs of all graph panels, as opposed to those
of the current graph panel. (FWIW, that problem has always been present,
i.e. since OpenCOR 0.2 when we introduced several graph panels!)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
Commit 1a934ea769570e0b45def019b5f5aad01debc115 by Alan Garny
SimulationExperiment view: by default, we want the 'graphs' panel to be
active (rather than the 'graph panels' panel).
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
Commit e9049d0b70be908410db3c5d7c6cad9b3198494a by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelwidget.h (diff)
Commit 0a5e7071ac23cce725436a1e663fefda8c570d5d by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
Commit 6b450f0e545edb23e283acc8b02cb8181969d083 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
Commit c622c3d676c6211a76671394748f1fa780104ab4 by Alan Garny
GraphPanel widget: properly handle the adding/removal of graphs when it
comes to showing/hiding the legend of different graph panels (#1171).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit baf6668005cffa421a5c7c90ddbcb9da041a03ee by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit b452fac15928b750fb6e1b75c0699aa3904afd4f by Alan Garny
GraphPanel widget: don’t force the alignment when not necessary (#1426).
This had been modified in commit
9c3eec2b6fee47c1b93cf6d7d1a5a7a8a2668810 to ensure proper alignment when
adding a graph panel when another had a Y title. However, this was
unnecessarily realigning things and therefore slowing things down (a
lot). So, back to what we originally had. As for adding a graph panel
when another has a Y title, it looks like our various changes (as part
of issues #1426 and #1171) indirectly addresses it since everything is
still fine.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit d5e8d2206b5d27f357ca5f7c78325f57c44ff440 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit c8108fb64b70d0de0b0df7650e4bb1feed576978 by Alan Garny
Qt: addressed a regression issue (?) with QUrl::adjusted().
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp.inl (diff)
Commit d1ed38cff5e61bf4b7d98b3541494f554acba958 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit c03763d308170770639a6de65359e49ddf82d1b4 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 254f7a6201b64293a26bf5c986983a4db79cf581 by Alan Garny
GraphPanel widget: account for the size of the font when aligning a
graph panel with its neighbours (#1171).
It’s working fine except if the legend is active: the graph panel will
become physically wider if we increase the font size (since the legend
gets wider) while, if anything, its plot should become narrower, which
is what actually happens if the simulation had been exported to a SED-ML
file and that we were to edit the file to increase the font size
(as opposed to doing it through the GUI).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit ec5905bfa7737d8622b6925c3663c07f33ca3104 by Alan Garny
Slight update to our downloads page (#1171).
The file was modified doc/downloads/index.js (diff)
The file was modified doc/user/whatIsNew.js (diff)