~fabrixxm/confy

3636e83ecbe039420f7f29e4438807f2b1ed3ee0 — fabrixxm 8 months ago 9840f9e
Sidebar doesn't expand anymore!
1 files changed, 2 insertions(+), 2 deletions(-)

M src/mainwindow.blp
M src/mainwindow.blp => src/mainwindow.blp +2 -2
@@ 18,6 18,7 @@ template CMainWindow : Adw.ApplicationWindow  {
			name: "main";

			child: Adw.ToastOverlay overlay {

				Adw.Leaflet subpage_leaflet {
					can-navigate-back: true;
					can-unfold: false;


@@ 26,10 27,9 @@ template CMainWindow : Adw.ApplicationWindow  {
						can-navigate-back: true;

						Gtk.Box sidebar_box {
							// TODO: COME CAZZO EVITO CHE STA MINCHIA DI UN COSO SI ALLARGHI PIU'
							//			 DEL DOVUTO? funzionava, mo' non funziona più. perchè? sarcazzo.
							orientation: vertical;
							width-request: 250;
							hexpand-set: true;

							Adw.HeaderBar {
								show-end-title-buttons: bind leaflet.folded;