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

White space at end of progress when setWithPointer(false) and how to decrease no of ticks #178

Closed
mars278 opened this issue May 8, 2020 · 6 comments
Labels
Bug report Participants report a bug Bug bug!!

Comments

@mars278
Copy link

mars278 commented May 8, 2020

Hi,

Thanks for this awesome library. This is one of the best library I had seen so far. Really appreciate your efforts.

I am trying to use PointerSpeedometer and have few questions regarding them. It would be great if you can help me those.

  1. When I use setWithPointer(false) then there is white unfilled space at the beginning and end of progress. Please see the image. Can you please help me how to remove that white unfilled space.
  2. Is there a way I can reduce the no of markers? I want to divide the whole progress into just 5 equal parts.
  3. Is there a way I can put the markers inside the progress bar like in the image rather than outside?

Thanks again for your time.
Screen Shot 2020-05-08 at 11 39 23 AM

@anastr anastr added Bug bug!! Bug report Participants report a bug labels May 10, 2020
@anastr
Copy link
Owner

anastr commented May 10, 2020

Hi @mars278
for first problem i think this will fix it 2f4615c.
the other two are planned to do and they need time.
thanks for contributing.

@mars278
Copy link
Author

mars278 commented May 10, 2020

Hi @anastr
Thank you very much for the quick reply. Looking forward for the markers change.

@mars278
Copy link
Author

mars278 commented Jul 6, 2020

@anastr Hi, If possible can you please let me know an approximate time of when you are planning to release these two items?

  1. Is there a way I can reduce the no of markers? I want to divide the whole progress into just 5 equal parts.
  2. Is there a way I can put the markers inside the progress bar like in the image rather than outside?

@anastr
Copy link
Owner

anastr commented Jul 6, 2020

Oh, i'm sorry i was so busy, i will try to release it in the next two weeks.

follow #59 for mark issue, it should be added long time ago but marks always have some tiny problems, i hope i can add it in the next version,, OR maybe it will be left as it is for custom Speedometers.

@mars278
Copy link
Author

mars278 commented Jul 6, 2020

@anastr No problem and Thank you very much. Looking forward for that release.
Thanks again for this great library.

@anastr
Copy link
Owner

anastr commented Jul 27, 2020

fixed in v1.5.3, please read release note.

@anastr anastr closed this as completed Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Participants report a bug Bug bug!!
Projects
None yet
Development

No branches or pull requests

2 participants