Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 0ed001: Fixing the layout of the ICEFormEditor headers.

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 0ed0011d17ba8399e5ec95ca12820f39c783f431
      https://github.com/eclipse/ice/commit/0ed0011d17ba8399e5ec95ca12820f39c783f431
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEFormEditor.java

  Log Message:
  -----------
  Fixing the layout of the ICEFormEditor headers.
1) The header label will now wrap to at fewest about 35 characters per
line. Previously, it would wrap down to individual characters.
2) Removed some unnecessary Composites and Layouts from the header.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top