Chouten-App / Chouten-Android

Chouten App for Android
50 stars 3 forks source link

fix: dashed border modifier #1

Open TobyBridle opened 1 year ago

TobyBridle commented 1 year ago

The modifier that we currently use within Modifiers.kt is not very smart. It does not take into consideration the size of shape it is outlining which leads to issues being caused where the dashes aren't all evenly spaced apart.

Reference Image: image