alainm23 / planify

Task manager with Todoist & Nextcloud support designed for GNU/Linux 🚀
GNU General Public License v3.0
3.46k stars 205 forks source link

Window edge gets partly obscured when snapped to edge of the screen #178

Closed Andrewsudarikov closed 4 years ago

Andrewsudarikov commented 4 years ago

Describe the bug When the window is snapped to the right side of the workspace, some controls get obscured behind the edge of the screen:

To Reproduce Steps to reproduce the behavior:

  1. Snap the app window to the right half of the workspace by dragging it to the right edge of the screen.

Expected behavior All controls and the edge of the window should be shown correctly.

Screenshots Screenshot from 2020-01-28 12-50-42

Desktop (please complete the following information):

4jNsY6fCVqZv commented 4 years ago

Can reproduce the same issue on the left side. However, I found out that this is because I had to resize the sidebar manually to display my project names in their full length. Is there a way that Planner behaves in such a way that the window content automatically correlates with the window size? I don't know if I can describe this well. I have also had the experience that I can cut off buttons when I resized the window. Maybe you need some kind of libhandy support in Planner to solve this? https://source.puri.sm/Librem5/libhandy

Andrewsudarikov commented 4 years ago

However, I found out that this is because I had to resize the sidebar manually to display my project names in their full length.

BTW, I did not resize the sidebar or the window, I just snapped to the edge of the screen first thing after starting the app for the first time.

Andrewsudarikov commented 4 years ago

The bug is gone in 2.1.1

4jNsY6fCVqZv commented 4 years ago

Not for me, unfortunately.

4jNsY6fCVqZv commented 4 years ago

@alainm23 Will this issue be solved by c7c03a5 as well?

And what do you think about creating the support of libhandy as a new ticket?

alainm23 commented 4 years ago

Please try v2.3 and indicate if the problem continues, in my case I cannot reproduce it. If I like libhandy and I'm looking at how to integrate it into Planner.

alainm23 commented 4 years ago

I will close this issue as it is an isolated bug, please reopen it if you can replay it.

4jNsY6fCVqZv commented 4 years ago

With Planner 2.4.2 I see the issue solved for me as well.