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 178608 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
clipboard.txt (text/plain), 1.50 KB, created by
Stefan Röck
on 2010-09-10 08:32:22 EDT
(
hide
)
Description:
Patch proposal
Filename:
MIME Type:
Creator:
Stefan Röck
Created:
2010-09-10 08:32:22 EDT
Size:
1.50 KB
patch
obsolete
>Index: src/org/eclipse/swt/internal/widgets/buttonkit/Button.default.css >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.rwt/org.eclipse.rap.rwt/src/org/eclipse/swt/internal/widgets/buttonkit/Button.default.css,v >retrieving revision 1.14 >diff -u -r1.14 Button.default.css >--- src/org/eclipse/swt/internal/widgets/buttonkit/Button.default.css 27 Apr 2010 08:46:05 -0000 1.14 >+++ src/org/eclipse/swt/internal/widgets/buttonkit/Button.default.css 10 Sep 2010 12:31:57 -0000 >@@ -7,6 +7,7 @@ > spacing: 2px; > cursor: default; > animation: none; >+ opacity: 1; > } > > Button[PUSH], Button[TOGGLE] { >Index: src/org/eclipse/swt/internal/widgets/buttonkit/Button.theme.xml >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.rwt/org.eclipse.rap.rwt/src/org/eclipse/swt/internal/widgets/buttonkit/Button.theme.xml,v >retrieving revision 1.38 >diff -u -r1.38 Button.theme.xml >--- src/org/eclipse/swt/internal/widgets/buttonkit/Button.theme.xml 27 Apr 2010 08:46:05 -0000 1.38 >+++ src/org/eclipse/swt/internal/widgets/buttonkit/Button.theme.xml 10 Sep 2010 12:31:57 -0000 >@@ -37,6 +37,9 @@ > </description> > </property> > >+ <property name="opacity" >+ description="The opacity of the button. A value between 0 and 1." /> >+ > <property name="animation"> > <description> > Supports animations-types "hoverIn" and "hoverOut". Others are ignored.
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