Skip to content

Completion: Add background

Jonah Brüchert requested to merge fix/completion-background into master

This prevents a visual glitch, which shows the web site through the completion if the web engine is not able to resize quickly enough.

The completion is now using z = -1 to make sure the drop shadow of the navigation is shown on top of the added background rectangle.

Merge request reports