diff options
author | Tor Norbye <tnorbye@google.com> | 2011-03-28 11:24:48 -0700 |
---|---|---|
committer | Tor Norbye <tnorbye@google.com> | 2011-03-28 11:24:48 -0700 |
commit | f9818311af3f34b774ffc869f07635e697c010e0 (patch) | |
tree | 19b310141e88bfe7f5235938946d327bcc4e120d /layoutlib_api/src/com | |
parent | 241972d2cf76b3b79fa2c56d4299ea280a8f7ba2 (diff) | |
download | sdk-f9818311af3f34b774ffc869f07635e697c010e0.zip sdk-f9818311af3f34b774ffc869f07635e697c010e0.tar.gz sdk-f9818311af3f34b774ffc869f07635e697c010e0.tar.bz2 |
15736: Eclipse crashes in layout editor when browsing element's properties
This changeset attempts to fix issue 15736. The root bug is an SWT bug
which can cause a JVM crash in some scenarios. However, it seems to be
triggered by code which performs a gradient paint in the property
sheet (which is in fact done to work around another SWT bug...).
Using a gradient is not necessary - a plain background paint will do -
so this changeset simplifies the code to only fill the background. It
also leaves the selection flag on the event alone such that other
parts of the list (such as category items) are not affected.
Change-Id: Ica32fe1e6f49f1e4154c3ffad9cae9799fcc4723
Diffstat (limited to 'layoutlib_api/src/com')
0 files changed, 0 insertions, 0 deletions