• Colomban Wendling's avatar
    Fix initial back and forward items sensitivity · 9e7301cd
    Colomban Wendling yazdı
    These actions were marked as document sensitive but their sensitivity
    is already managed by the navqueue, so making them document sensitive
    only leads to them being wrongly updated when the document count
    changes from or to 0.
    
    So, make them initially insensitive and let the navqueue correctly
    handle their later sensitiveness.
    9e7301cd
navqueue.c 6.28 KB