Skip to content

Commit a168011

Browse files
author
xy
committed
adaptive tooltip placement, minor fixes, cleanup
1 parent 3b06d5b commit a168011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1899,7 +1899,7 @@ def get_item_record(self,item):
18991899
if values:
19001900
data=values[0]
19011901
subpath_list.append(data)
1902-
<
1902+
19031903
item=tree.parent(item)
19041904

19051905
subpath_list.reverse()

0 commit comments

Comments
 (0)