yurkinh / Plugin.Maui.Calendar

.NET MAUI port of XF calendar plugin
MIT License
125 stars 12 forks source link

Arrows are off center #81

Closed Haukinger closed 1 month ago

Haukinger commented 1 month ago

What can I do to make the arrows centered and thicker?

grafik

This is a new maui app (created from the template) plus the calendar control (without any customization) running on sdk 33 (emulator). Same on sdk 34, tested both with maui 8.0.40 and 8.0.70.

yurkinh commented 1 month ago

Hi @Haukinger You can use any other icons form fonticons. Check please AdvancedCalendar with FontAwesome Icons

Simulator Screenshot - iPhone 15 - 2024-08-02 at 17 57 27

Haukinger commented 1 month ago

Thanks a lot, the fontawesome-arrow is nicely centered :-)