Color palette window doesn't adjust properly when size is set bigger than small
#### Steps to reproduce: - open Inkscape - on the Color Palette window, set "Size" to "Huge" (using the tiny triangle button at the right of the palette) #### What happened? * no resizing of palette (I can change the palette to be 'huge' - but all sizes from 'large' down to 'tiny' are the same.) * The scrollbar should add to the height of the palette widget, rather than covering the palette and keeping the widget the same height. Next are two screenshots, one belongs to Inkscape 0.92.1 r15371, which does ok, and the second belongs to Inkscape 1.0alpha (9bc632663a, 2019-02-08), which doesn't. Notice that the X (for None) is fully visible in 0.92.1. ![Inkscape_0.92.1_r15371-2](/uploads/3adbd864cf1a2f4d34e61594bdf0ed43/Inkscape_0.92.1_r15371-2.png) ![inkscape-1.0-alpha-2](/uploads/0d4d0e6afd39b955b27019155dd82baf/inkscape-1.0-alpha-2.png) #### What should have happened? Behave like Inkscape 0.92.1 r15371 note: issue partly covered in https://gitlab.com/inkscape/inkscape/-/issues/1453, this should focus on the scrollbar behavior. #### Inkscape Version and Operating System: - Inkscape Version: **1.0alpha (9bc632663a, 2019-02-08)** - Operating System: **Linux Debian 10 "buster"** - Operating System version: Linux Debian 10 "buster" **64-bit // 4.19.0-2-amd64 inbox#1 SMP Debian 4.19.16-1 (2019-01-17) x86_64 GNU/Linux** - Window Manager: **Gnome Version 3.30.2** - Display Server: **Xorg**
issue