Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eavp-dev] [eclipse/eavp] 44fc51: Fixed master table in VizConnectionPreferencePage

  Branch: refs/heads/Robert/PreferencesRefactor
  Home:   https://github.com/eclipse/eavp
  Commit: 44fc51b0e86493a383c582f8f5224d96cb32e2c8
      https://github.com/eclipse/eavp/commit/44fc51b0e86493a383c582f8f5224d96cb32e2c8
  Author: Robert Smith <smithrw@xxxxxxxx>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M org.eclipse.eavp.viz.datastructures.ui/src/org/eclipse/eavp/viz/datastructures/ui/VizTableComponent.java
    M org.eclipse.eavp.viz.service/src/org/eclipse/eavp/viz/service/connections/preferences/VizConnectionPreferencePage.java

  Log Message:
  -----------
  Fixed master table in VizConnectionPreferencePage

Fixed a bug in VizConnectionPreferencePage causing certain rows from the
table to be removed from or fail to be stored after editing or through
deleting other connections from the table.

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



Back to the top