InkPageIndicator
InkPageIndicator copied to clipboard
can the indicators for non current page indicators be just circles with no fill ?? Like "O"
Actually the way it is implemented is not possible. I'd gladly drop a PR if @DavidPacioianu is ok !
@leonardo2204 That would be great!
Hey guys, I've had some crazy deadline lately, so I couldn't focus on this, sorry.
Nevertheless, I've some points I'd like to clarify with you:
If you zoom-in on the lib, here is what happens:
So, some points I'd like to clarify:
- The bezier gets drawn at the middle of the circle, so, if the circle is hollow, should we draw the bezier inside it ? (it would look awkward to me).
- The cubic effect (as shown on the pics) looks awkward also when zoomed-in. Should this chage or keep it ?
Waiting for your feedbacks !
Thanks