Skip to content

Commit

Permalink
adaptive tooltip placement, minor fixes, cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
xy committed Jan 13, 2024
1 parent 3b06d5b commit a168011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librer.py
Original file line number Diff line number Diff line change
Expand Up @@ -1899,7 +1899,7 @@ def get_item_record(self,item):
if values:
data=values[0]
subpath_list.append(data)
<

item=tree.parent(item)

subpath_list.reverse()
Expand Down

0 comments on commit a168011

Please sign in to comment.