-
-
Notifications
You must be signed in to change notification settings - Fork 870
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dashed lines before labeled hour-segments are not visible #952
Comments
Thanks so much for opening an issue! If you'd like me to give priority to answering your issue or would just like to support this project, then please consider supporting me on Patreon |
I'm also unable to reproduce this as well, can you make a runnable stackblitz for this as well please? Thanks! |
Also here: https://stackblitz.com/edit/angular-calendar-952 |
Got it, thanks! Again it looks like another bootstrap issue |
Also fixed in |
Describe the bug
Dashed line is not visible before labeled hour-segments (see screenshot)
I'm pretty sure, this does not fit every way of displaying the calendar, but for me it was ok:
Hopefully, I didn't forget any changes I made.
Screenshots
Before:
![image](https://user-images.githubusercontent.com/48749340/56161545-11500480-5fca-11e9-87c4-45a42b1f53b4.png)
(to see the issue better, I changed the border color to black)
After:
![image](https://user-images.githubusercontent.com/48749340/56161950-24af9f80-5fcb-11e9-992f-9841d14161ab.png)
Versions
@angular/core
: 7.2.13angular-calendar
: 0.27.3The text was updated successfully, but these errors were encountered: