dotnet / Microsoft.Maui.Graphics.Controls

Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material)
MIT License
651 stars 64 forks source link

Problem with text on Entry and Editor #130

Closed CriptyX closed 1 year ago

CriptyX commented 1 year ago

First, congratulations for this work, I think it can be very useful to depend as less as possible on other libraries, if it becomes part of the official framework at the end.

Second, I have found the following problems with the Entry and Editor controls. When the text is written, it is above the PlaceHolder. It also ignores changing the font or text size. Attach images.

Best regards. 48 49 50