luyilin / vue-cute-timeline

A cute timeline component for Vue.js.

Home Page:https://vue-cute-timeline.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hollow doesn't really work on dark background timeline

mayashavin opened this issue · comments

In case timeline circle is hollow, it is created by default with the following background
background: rgb(255, 255, 255) besides the custom border color. If timeline has dark background, this timeline circle will look like whole circle (not hollow).
See attached screenshot (See item 2)
screen shot 2018-09-26 at 20 45 33
Would suggest to allow user to decide what background theme separately. If no one is working on this issue, I can submit a pull request :)

Sorry to get back to you so late.
At first I set the default white background color to not show line inside circle roughly. The design is bad, thanks to point out the problem and pr welcome ☺️

published on v1.2.8
thanks a lot for your work 👍