-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No means to initiate subtractive table layout model creation #1359
Comments
100% agree it isn't obvious so we're going to do a full usability pass on the editor. #1032 is the tracking item. Good short term suggestion for a fix |
How about: "Note: Hold down Shift Key to change orientation of splitter. To merge zones, select the zones and click "merge"." |
Tracking PR - #1361 |
In hindsight, I later discovered that one initiates subtractive mode by starting with one of the templates and then editing that, but that isn't intuitive nor obvious to mortals. I think it should be an explicit option, and it should begin with a fullscreen frame. There should also be some means to accurately partition the screen in this subtractive mode into consistent even sections that are nice round fractions of the screen resolution (minus the height of an always-displayed Toolbar). There's also no means to duplicate the sort of wizardry possible with GridMove, such as the template I have which includes three one-third columns and overlapping left and right two-thirds columns. Trying to do the same in FancyZones results in some of the overlapped zones being unreachable. In GridMove, the keyboard shortcuts are always a fallback, and I also created a modified non-overlapped visual representation for it that allows choosing any of them. |
The fix is now available in 0.16 https://github.com/microsoft/PowerToys/releases |
Thank you for your post, I came across the feature in the documentation but had no idea how to actually use it. I find it interesting that this was marked as fixed, because it most definitely is not fixed. I had absolutely no idea that this was a feature, and once I did, I had no idea how to actually use it. |
What do you mean? The issue is about adding the information in the editor dialog: |
Environment:
Windows build number:
10.0.18363.657
PowerToys version:
0.14.1.0
PowerToy module for which you are reporting the bug (if applicable):
FancyZones
Steps to reproduce:
From FancyZones zone editor dialog, click
Custom
tab and then clickEdit selected layout
button.Expected behavior:
Dialog should then offer a choice between using the additive or subtractive methods.
Actual behavior
Dialog currently launches directly into additive mode with no choice to choose subtractive method, nor any hint how subtractive method method can be accessed.
The text was updated successfully, but these errors were encountered: