smikula / obsidian-limelight

Spotlight your active pane
MIT License
31 stars 0 forks source link

When using Sliding Panes plugin, the panes underneath shows through #4

Closed smikula closed 3 years ago

smikula commented 3 years ago

This is a problem when Limelight is used in conjunction with the Sliding Panes plugin. The active pane is fully opaque, so it's fine, but other panes have a lower opacity so you can see the other panes behind them.

This can probably be fixed by inserting a non-opaque pseudo-element behind each pane with the appropriate background color.