super_cupertino_navigation_bar
super_cupertino_navigation_bar copied to clipboard
Placeholder text offset when scaling up system accessibility text size
When scaling up the IOS System Font size, the placeholder text of the search bar is being offset to the top.
When not scaled up:
In my example, I'm using the AppBarType.NormalNavbarWithPinnedSearch
type.
Accessibility Settings (Settings -> Accessibility -> Display & Text Size -> Larger Text):
Couldn't just use the CupertinoSearchTextField
Widget for this library? There the scaling seems to work fine.
Is there a workaround, that could be applied for this issue or planning on fixing this soon? :)
I really like this library and it would be very unfortunate, if we couldn't use it because of this bug.