domhnallmorr / Tk-Path-Finder

Windows File Explorer/Manager with Tabs. Written in Tkinter using ttkbootstrap.
MIT License
15 stars 4 forks source link

Load Last Session Multiple Tab "0" #27

Closed domhnallmorr closed 2 years ago

domhnallmorr commented 2 years ago

Config file contains multiple tabs called 0. These are not being deleted.

domhnallmorr commented 2 years ago

Looks like .forget() method still keeps tab under notebook.children

domhnallmorr commented 2 years ago

Resolved V0.33.5