Fixes a bug where the backdrop was not filling the top level control properly. This does create some crowding issues with other controls, where they are too close to the edge.

Author Joseph Heinzle <canopus1000@gmail.com>
Author date 2018-05-17 08:23:08
Author local date 2018-05-17 04:23:08 -0400
Committer Joseph Heinzle <canopus1000@gmail.com>
Committer date 2018-05-17 08:23:08
Committer local date 2018-05-17 04:23:08 -0400
Commit 8eb06ef6dbaa91611fb21267dc51478571908e60
Tree 052dbc268ff61dffc695de2ebc3b7c662ed323c4
Parent 0b801bbefbac4600ab7c389505807fe568fef276
Fixes a bug where the backdrop was not filling the top level control properly. This does create some crowding issues with other controls, where they are too close to the edge.
Fixes a bug where when resizing the window, the scroll list did not resize until the resizing was done.