Skip to content
  • Andrea Azzarone's avatar
    tab: Cancel loading operation when tab is disposed · c6096db0
    Andrea Azzarone authored and Jordi Mas's avatar Jordi Mas committed
    Cancel the loading operation when the tab is disposed. Add a pointer to the tab
    in the LoaderData structure because GTask keeps an hard reference to the source
    object avoiding it to be disposed when the tab is removed from the notebook.
    
    Closes: #149
    c6096db0