ttkwidgets icon indicating copy to clipboard operation
ttkwidgets copied to clipboard

Fix RuntimeError in delete_marker if iid is tk.ALL

Open water5 opened this issue 3 years ago • 2 comments

Fix docs:

  • type resolution: float
  • type tick_resolution: float

water5 avatar Mar 05 '22 15:03 water5

Codecov Report

Merging #92 (a425ef0) into master (1a8ce0c) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          43       43           
  Lines        4026     4026           
=======================================
  Hits         3604     3604           
  Misses        422      422           
Impacted Files Coverage Δ
ttkwidgets/timeline.py 78.39% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1a8ce0c...a425ef0. Read the comment docs.

codecov[bot] avatar Mar 05 '22 15:03 codecov[bot]

Fix docs:

type resolution: float
type tick_resolution: float

@water5 You haven't changed anything related to these

rdbende avatar Oct 13 '22 19:10 rdbende