Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 63dbdd: Fixed CSV Plot Editor's dirty state

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 63dbdd6ef93d34c00f918c25ae9164421d96ccc9
      https://github.com/eclipse/ice/commit/63dbdd6ef93d34c00f918c25ae9164421d96ccc9
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

  Changed paths:
    M org.eclipse.eavp.viz.service/src/org/eclipse/eavp/viz/service/PlotEditor.java

  Log Message:
  -----------
  Fixed CSV Plot Editor's dirty state

The CSV Plot Editor no longer erroneously reports itself as dirty when
viewing the graph when only the text editor has unsaved changes.

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>



Back to the top