stick status bar to footer

This commit is contained in:
yggverse 2024-07-07 03:46:24 +03:00
parent 955cb68e4b
commit f38aab0906
2 changed files with 5 additions and 10 deletions

View file

@ -37,14 +37,6 @@ class Content
$this->_margin
);
$this->gtk->set_propagate_natural_height(
true
);
$this->gtk->set_propagate_natural_width(
true
);
// Init viewport
// to integrate scrolled window features for data label
$this->viewport = new Viewport(