zulfahmi93 / dart-libpray

Muslim prayer times library for Dart.
MIT License
20 stars 17 forks source link

Rendering of the month grid exceeds the dialog box width #13

Open zhouyuePi opened 1 year ago

zhouyuePi commented 1 year ago

Great library.

When showing the picker dialog on iPhone SE (3rd generation) (mobile) simulator, a portion of the 4th column of the months (Apr, Aug, Dec) are rendered outside of the view of the picker dialog box. Please check the width setting of the month columns to see if it adapts to different screen width correctly. Thanks.

zhouyuePi commented 1 year ago

Tried on iPhone 14 Plus (mobile) simulator. Same issue. Same portion of the 4th month column (Apr, Aug, Dec) is shown outside of the dialog box.

saeed-sikandar commented 1 year ago

image yes, facing same issue in the portrait mode in google pixel 4

jreyesgfi commented 1 month ago

Is there any workaround or method that expose the columns width?