Skip to content
  • Nicolas Fella's avatar
    Reuse metadata widget when creating tooltips · b7fbd19a
    Nicolas Fella authored
    Currently any time we hover the mouse over a file we create a new DolphinFileMetaDataWidget (even when we don't actually show a tooltip).
    
    That is quite wasteful
    
    Instead we can reuse the existing instance and only change the URL
    b7fbd19a