panorama-tab-groups icon indicating copy to clipboard operation
panorama-tab-groups copied to clipboard

Addig a new group in tiling mode

Open str opened this issue 5 years ago • 4 comments

I tried this new feature. When view is in tiling mode, and I press the plus button to add a new group, the view mode changes to free-mode again.

str avatar Nov 04 '19 12:11 str

Does clicking the tiling button retile it? Right now, hitting the plus button just adds an immovable group in the left hand column and then hitting the tiling button retiles that. Just want to make sure we're seeing the same problem.

Also please update to 0.8.11 in case you haven't since there was a commit that broke a lot of things.

projectdelphai avatar Nov 04 '19 18:11 projectdelphai

Does clicking the tiling button retile it? Yes, it changes to tiling and pushes the new group to the right/bottom corner.

hitting the plus button just adds an immovable group in the left hand column No. Hitting the plus button, sets the view mode as "free mode", and then adds a group in the left upper corner. I as expecting the tiling mode to stay, and add a new group.

Also please update to 0.8.11 Yes, tested in 0.8.11

str avatar Nov 05 '19 14:11 str

Hm doesn't affect my instance of it but I'll take another look. At the very least enforcing tiling if in tiling mode should fix it even if I can't reproduce 100% of the bug.

projectdelphai avatar Nov 05 '19 16:11 projectdelphai

Just installed the addon (it's fantastic, thanks a lot @projectdelphai) and I experience the same behaviour as @str: When adding a new group in tiling mode, the new group is added free-floating in the top left . Hitting the tiling button once corrects this. I think this could be fixed by automatically re-tiling the groups after hitting the new group button (if in tiling mode). If you are busy I can try to fix it myself and submit a pull request.

Tiled groups before hitting "new group" button: Selection_496

Floating new group after hitting "new group" button (btw: since tiling is still active, the floating group cannot be moved around or resized): image

Felicis avatar Jun 08 '21 17:06 Felicis