Skip to content

About timeline. #90

Open
Open
@water5

Description

@water5

The help document seems incorrect, type of resolution, tick_resolution should be float,
https://github.com/TkinterEP/ttkwidgets/blob/master/ttkwidgets/timeline.py#L100

   :param resolution: Amount of time per pixel [s/pixel]
   :type resolution: int
   :param tick_resolution: Amount of time between ticks on the timeline
   :type tick_resolution: int

resolutionseems must >= 0.01, otherwise the program will not response.
When options start, finish fixed, can I configure resolution >= 0.01?
(e.g. 1.0, let the marker move and return args interval is 1.0.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    repoRepository meta files and documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions