Skip to content

TrueMoniker/Maui_BugDemo_EntryWithDouble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maui_BugDemo_EntryWithDouble

Displays an issue when typing -0.01 into an entry bound with a double. Issue 30181

Demo

  1. Run app on iOS or Android
  2. Select "Open Example" button
  3. Select an Entry.
  4. Type -0.01.
  5. Notice the value -0.0 changes to 0.

Work Around

I've provided a work around in NumericEntry.cs. To see it working, follow the Demo steps above, but choose "Open Work Around" in step 2.

About

Displays an issue when typing -0.01 into an entry bound with a double.

Resources

License

Stars

Watchers

Forks

Contributors

Languages