Skip to content

Fix SliderGallery layout

Noah Davis requested to merge work/sliderformlayout into master

The slider gallery's layout was a bit misaligned. I converted it to a FormLayout, which fixed the problems. I removed the tooltips built into the sliders because I didn't think they were necessary, but it might be nice to have that kind of feature built into qqc2-desktop-style sliders.

Before (the page is not scrolled down slightly, the "Normal:" label is just cut off): Screenshot_20200609_235410

After: Screenshot_20200609_235431

Edited by Noah Davis

Merge request reports