mrvladus / Errands

Todo application for those who prefer simplicity.
MIT License
288 stars 66 forks source link

Detail of the task on the right and collapsed property activated #199

Closed alainm23 closed 4 months ago

alainm23 commented 7 months ago

Hi, great app, maybe as a suggestion the task view should be on the right side (I think it would feel more natural) and the collapsed pripiedad enabled.

Maybe you could add it as a preference that the user can change it.

image

mrvladus commented 7 months ago

How did you do that? How you made sidebar collapsed while list of task-lists on the left is showing? I can't even replicate this layout on screenshot 😃 Can you record video?

alainm23 commented 7 months ago

https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1.4/class.OverlaySplitView.html

Adw.OverlaySplitView.collapsed = true;
Adw.OverlaySplitView.sidebar_position = Gtk.PackType.END;

Grabación de pantalla desde 2024-02-07 08-51-39.webm

mrvladus commented 7 months ago

There is already setting for selecting side of the details panel.

BeatLink commented 6 months ago

could the right side be set as default?

mrvladus commented 4 months ago

Sidebar is replaced with toolbar in 46.0