Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 178609 Details for
Bug 324425
[theming] Button doesn't support opacity
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch proposal #2
clipboard.txt (text/plain), 789 bytes, created by
Stefan Röck
on 2010-09-10 08:33:23 EDT
(
hide
)
Description:
Patch proposal #2
Filename:
MIME Type:
Creator:
Stefan Röck
Created:
2010-09-10 08:33:23 EDT
Size:
789 bytes
patch
obsolete
>Index: js/org/eclipse/swt/theme/AppearancesBase.js >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.rwt/org.eclipse.rap.rwt.q07/js/org/eclipse/swt/theme/AppearancesBase.js,v >retrieving revision 1.198 >diff -u -r1.198 AppearancesBase.js >--- js/org/eclipse/swt/theme/AppearancesBase.js 29 Apr 2010 10:39:22 -0000 1.198 >+++ js/org/eclipse/swt/theme/AppearancesBase.js 10 Sep 2010 12:32:53 -0000 >@@ -232,6 +232,7 @@ > result.spacing = tv.getCssDimension( "Button", "spacing" ); > result.padding = tv.getCssBoxDimensions( "Button", "padding" ); > result.cursor = tv.getCssCursor( "Button", "cursor" ); >+ result.opacity = tv.getCssFloat( "Button", "opacity" ); > return result; > } > },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 324425
:
178608
| 178609