Welcome to the Xamarin.Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Forms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Multiple text actions are undone at once. 

Steps:
  1. Open photo for edit
  2. Add text
  3. Change the text colour
  4. Edit the text
  5. Change the font
  6. Change font opacity
  7. Hit undo
Actual Results:
  • All text edits are undone
Expected Results:
  • Only last change (opacity) should be undone
Notes:
  • Essentially ignores the following edits, and undoes the drawing to the state before the first edit of a different edit
    • Edit text (most severe)
    • Edit font
    • Edit opacity 
  • Same sort of issue for the following shape edit actions
    • Edit lineweight
    • Edit opacity 
    • Flip between outline and solid