Community
Participate
Working Groups
The columns creation is very slow and the scrollbars blink during the creation of the columns : Steps to reproduce : 1/ create an Empty Table, with a customization to hide all columns (for UMl Class in my example) 2/ drop a UML Class in the table 3/ wait... - it seems to me that each column is created and hidden : the scrollbar blink during all the creation of the columns - it is very slow (15 seconds on my laptop)
Created attachment 194684 [details] a project to reproduce the bug : provides a table with the customization for UML Class (1) I, Vincent Lorenzo, wrote 100% of the code I've provided. (2) This code contains no cryptography (3) I have the right to contribute the code to Eclipse. (4) I contribute the content under the EPL.
Created attachment 195199 [details] Patch for Bug 344670 Hi Vincent, This behavior was due to the way we redrew the table, I changed it so that it is faster now, and does not blink anymore. (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Regards, Nicolas Guyomar
Comment on attachment 195199 [details] Patch for Bug 344670 Here is a contribution from one employee of Mia-Software, targeting future Indigo release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Committed revision 641.
This bug can be marked as fixed.
Hi, that works very fine and faster! Thank you. This bug can be marked as closed.