Skip to content
  • Jens Bache-Wiig's avatar
    Fix examples failing to open · e9f33fb8
    Jens Bache-Wiig authored
    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
    e9f33fb8