mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
tslint fixed
This commit is contained in:
@ -560,7 +560,6 @@ export class SliderStyler implements definition.stylers.Styler {
|
|||||||
SliderStyler.resetColorProperty,
|
SliderStyler.resetColorProperty,
|
||||||
SliderStyler.getNativeColorValue), "Slider");
|
SliderStyler.getNativeColorValue), "Slider");
|
||||||
|
|
||||||
|
|
||||||
style.registerHandler(style.backgroundColorProperty, new stylersCommon.StylePropertyChangedHandler(
|
style.registerHandler(style.backgroundColorProperty, new stylersCommon.StylePropertyChangedHandler(
|
||||||
SliderStyler.setBackgroundColorProperty,
|
SliderStyler.setBackgroundColorProperty,
|
||||||
SliderStyler.resetBackgroundColorProperty,
|
SliderStyler.resetBackgroundColorProperty,
|
||||||
|
Reference in New Issue
Block a user