jonathantribouharet / JTCalendar

A customizable calendar view for iOS.
MIT License
2.76k stars 531 forks source link

Fix on certain devices, because the width or height appears as a floa… #373

Closed BigBenGao closed 6 years ago

BigBenGao commented 6 years ago

When I render a calendar view on the iPhone simulator, I see a black border around some views. Eeventually I found that when configured dayViews. Set it's width or height to floating point value, and the result was black edges around the view, but only on some devices.

It look like this.

2018-06-21 3 31 20
jonathantribouharet commented 6 years ago

Hi, thanks for your contribution, I just released the version 2.2.3 with your fix.