Fix examples failing to open
After fixing the sidebar to use delayed update, code that relied on setCurrentItem could break since the state was not set asyncronously. This fixes it by only making mouseClick delayed, while setCurrentIndex works as before when set programatically. Reviewed-by: Lasse Holmstedt
Loading
Please register or sign in to comment