FuseNativeControls icon indicating copy to clipboard operation
FuseNativeControls copied to clipboard

Results 5 FuseNativeControls issues
Sort by recently updated
recently updated
newest added

As of Fuse v1.6.0 This module started to show some warnings: ``` Modules/NativeControls/DatePicker.ScriptClass.uno(43.5): W4139: 'Fuse.Scripting.ScriptMethod`1..ctor(string,Uno.Action,Fuse.Scripting.ExecutionThread)' is obsolete: 'Use ScriptMethod(string, Uno.Action), ScriptMethod(string, Uno.Action) or ScriptMethod(string, Uno.Func) instead' Modules/NativeControls/DatePicker.ScriptClass.uno(44.5): W4139: 'Fuse.Scripting.ScriptMethod`1..ctor(string,Uno.Action,Fuse.Scripting.ExecutionThread)' is...

Is there any possibility, to pass the accent color for date&time-pickers on android?

I don't know if this is possible with the Datepicker as it is right now, but it would be cool a option to show the week day before the day,...

I would like to let the user choose minutes in steps of 5 minutes. I know this is possible in iOS (I was able to change the code) ![timepicker](https://cloud.githubusercontent.com/assets/20435650/23439127/2eb9c4c8-fe0d-11e6-8e75-faf69fbdeaa0.png) but...

Would like to be able to change the font color to white (for my use case).