mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-06 10:53:42 +00:00
Makes CPButton to dim image when disabled by default
This commit is contained in:
@@ -176,6 +176,8 @@ CPButtonImageOffset = 3.0;
|
||||
// Continuous button defaults.
|
||||
_periodicInterval = 0.05;
|
||||
_periodicDelay = 0.5;
|
||||
|
||||
_imageDimsWhenDisabled = YES;
|
||||
}
|
||||
|
||||
// Setting the state
|
||||
|
||||
Reference in New Issue
Block a user