Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-build] [eclipse/ice] 658345: Since EntryComposites now individually redraw them...

Anna,

Go ahead and merge it in. We can put it through its paces at the airport tomorrow and revert it if we need to.

Jay

On 05/01/2015 06:45 PM, Wojtowicz, Anna wrote:
This is my last commit in terms of fixing EntryComposite problems I found. If you guys want, I can merge it into master and we can try to break it on Monday before the INL tutorial. Otherwise, I can merge it in after we get back and hope we don't run into any issues with the old code that's currently in master. If nobody says anything, I won't merge it before the trip.

Anna

-----Original Message-----
From: ice-build-bounces@xxxxxxxxxxx [mailto:ice-build-bounces@xxxxxxxxxxx] On Behalf Of GitHub
Sent: Friday, May 01, 2015 6:34 PM
To: ice-build@xxxxxxxxxxx
Subject: [ice-build] [eclipse/ice] 658345: Since EntryComposites now individually redraw them...

   Branch: refs/heads/anna/entrycompredraw
   Home:   https://github.com/eclipse/ice
   Commit: 658345f5bf7c3110c2da552373de8e3f4a4bd599
       https://github.com/eclipse/ice/commit/658345f5bf7c3110c2da552373de8e3f4a4bd599
   Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
   Date:   2015-05-01 (Fri, 01 May 2015)

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

   Log Message:
   -----------
   Since EntryComposites now individually redraw themselves, this means they can get out of order (since new Controls are always put at the end by default). DataComponentComposite will now make sure to re-order EntryComposites that have lost their way, according to the order they are in the entryMap.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>


_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build


--
Jay Jay Billings
Oak Ridge National Laboratory
(865) 241-6308
Twitter Handle: @jayjaybillings

I only check email at 8:30, 12:30 and 16:30 every day. Please call me or send
me a tweet if your message is urgent and I will take a look.



Back to the top