Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 307761: Revert "EntryComposites now individually redraw th...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 307761be59d93db2ef58b75ace03f633ffc322b4
      https://github.com/eclipse/ice/commit/307761be59d93db2ef58b75ace03f633ffc322b4
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/DataComponentComposite.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/EntryComposite.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEDataComponentSectionPart.java

  Log Message:
  -----------
  Revert "EntryComposites now individually redraw themselves, instead of *all* EntryComposites stored in a DataComponentComposite redrawing when something updates. This has the benefit of not resetting the values of other EntryComposites when one requires an update. This fixes bug 457996. "

This reverts commit d478012893fe3b50a89580f3526c72b84334bb0a.



Back to the top