Skip to content
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

Missing dot background color value? #59

Open
guyluz11 opened this issue Feb 3, 2023 · 1 comment
Open

Missing dot background color value? #59

guyluz11 opened this issue Feb 3, 2023 · 1 comment

Comments

@guyluz11
Copy link

guyluz11 commented Feb 3, 2023

I want to create this moc but I can't find how to change the dots to be with background color and using FixedTimeline.tileBuilder(

This is the moc
image1

The dots have a border color and different background color.

This is the closest that I have reached

image2

Values that I think are missing:

  • Background color for outlined indicator (for border like effect).
  • Option to control the number of lines in the dashedLine.
  • A way to choose the currently selected position in the timeline and automatically all outlined indicators before that will have selected properties (like a purple background) and the rest will have different indicator properties (like a white background).
@guyluz11
Copy link
Author

guyluz11 commented Feb 6, 2023

So in my pr I have added the option to insert a widget as the dot indicator, this way we can insert everything that we want without limitation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant