LegendView.Designer.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Renamed Legend Controller and view with prefix Chart. - Renamed TreeNodeInfoTests so it corresponds with the actual data. - Implemented name of chart data to show in ChartLegendView.

Related to Issue [WTI-454]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3643 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 25fb7ac4bd8dfa6471fd199784bf7b25f33d3a3c

Former-commit-id: dfccb87599e485709c158f0cd36632278245bf03

  1. … 30 more files in changeset.
Ensured LegendView is correctly disposed Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1968 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c06dd398df489a51c523136a410dadf8e61abd18

  1. … 1 more file in changeset.
Used TreeViewControl in LegendView Related to Issue [WTI-347]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1922 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0f7e1a6b1490db6847906868c0bc677d041cdca3

  1. … 3 more files in changeset.
Removed LegendTreeView. Related to Issue [WTI-248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1912 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 068d22403c46b21aaf1a40c7c8ed8258f04b0893

  1. … 10 more files in changeset.
Removed custom checkbox draw logic in favor of using stateImages. Related to Issue [WTI-184]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1888 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 42b6c9058eb76ac17a24477d4113c52669315f13

  1. … 5 more files in changeset.
explicitly Dispose TreeView of LegendView on Dispose. checked whether node.Checked is not equal to isVisible before setting (to prevent invocation loops). Related to Issue [WTI-273]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1701 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c3253cff8e129149224f2ce365d5c294c3be98da

  1. … 1 more file in changeset.
Further cleaned up TreeView Related to Issue [WTI-184]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1560 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1611c6f33cffa84e290ee41162bae935a91f10cf

  1. … 4 more files in changeset.
Have AreaData, LineData and PointData inherrit from OxyPlot classes rather than having a reference. Added icons ChartNodePresenter and ChartDataNodePresenter. Removed the toolbar from the LegendView, because it is superfluous for now.

Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1523 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fccdc480a2f28b0472fcbcbf69d35a06c68f9585

  1. … 12 more files in changeset.
Cleaned up some parts of MainWindow.xaml.cs as I was trying to improve on the solution of restoring the LegendView on startup. Added Chart property to IChartView to easily retrieve the BaseChart component on it. LegendController updates the LegendView if a IChartView is selected.

Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1517 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e54be1c279a4051ce7874a59a5e7ae3f3b8035c0

  1. … 13 more files in changeset.
Added OpenToolView and CloseToolView for IGui. Added LegendView toggle button to ribbon. Moved Commands in Commands sub dir. Extracted IOxyPlotGuiPlugin with specific OxyPlot Gui related member definitions. Added simple LegendView. Moved command initialization logic to OxyPlotGuiPlugin Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1509 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 868073917650170d494edccbcd4317fbd2b8d917

    • -0
    • +83
    ./LegendView.Designer.cs
  1. … 26 more files in changeset.