Skip to content

global.cpp: always take into consideration current instance

Méven Car requested to merge work/meven/bug-470050 into master

Lazy load activity currentActivity

The activity data can be unreliable on session restore, unconditionnally add the current instance to the dolphin instances to consider.

BUG: 470050

cc @felixernst

Hopefully everything should be fixed.

Merge request reports