Fixed elements - JoryHogeveen/off-canvas-sidebars GitHub Wiki

There are known issues with fixed elements and Slidebars. I’ve created two possible solutions for this:

  • Legacy CSS solution: Use basic CSS2 positioning instead of CSS3 transform with hardware acceleration.
  • JavaScript solution: It is slower but still allows the use of hardware acceleration for animations.

You can set these solutions in the general settings of the plugin.