FAQ#
Cannot view children of Widget.Scroll
#
Set min-height: 100px;
or min-width: 100px;
to your Widget.Scroll
in CSS.
Where 100px
you can set any value.
Alternatively, set vexpand=True
or hexpand=True
to your Widget.Scroll
.
Render issues or Unresponsive UI after wake up from suspend#
If you use Nvidia, see this: Preserve video memory after suspend.