Skip to content

Use a GridLayout for taskbar layout

Marco Martin requested to merge work/mart/taskbarLayout into master

The current javascript layout code is very buggy and error prone, The normal layouting mechanism of GridLayout is much more reliable and does for faster and more readable code

BUG:424055 BUG:485223

Edited by Marco Martin

Merge request reports