LazyTasks 2.4.3
LazyTasks 2.4.3
The sidebar stays put. Fixed the sidebar getting cut off when selecting a project after resizing the window.
Sidebar no longer clips when a project is selected (#96)
Selecting a project could shave the left edge off the sidebar ("PROJECTS" became "ROJECTS"): the project view's deploy row could demand more width than the window had, overflowing the layout and pushing the sidebar partly off-screen. The deploy row now wraps its buttons onto a second line when the window is narrow, and the main content area is structurally capped so it can never displace the sidebar again.