Skip to content
Commit b7fbd19a authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Reuse metadata widget when creating tooltips

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
parent f509d41b
Pipeline #154773 passed with stage
in 2 minutes and 25 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment