-
Notifications
You must be signed in to change notification settings - Fork 6
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
A couple usability notes #3
Comments
Chilipp
added a commit
that referenced
this issue
Feb 5, 2019
This commit adds documentation of how to open the context menus of the selection tools (see #3)
Chilipp
added a commit
that referenced
this issue
Feb 5, 2019
this commit fixes the missing documentation on using matplotlibs pan and zoom tools together with the marks (see #3)
Dear @ixjlyons, thanks again for reporting your experiences here! It is always difficult to figure such usability issues out as the developer of the software. I addressed the proposed changes in the tutorial-doc-fix. Could you please tell me if the proposed changes resolve your issues (see #5 (comment)). |
Closed by #5 |
36 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, here from the JOSS review openjournals/joss-reviews#1216
In this issue I'll just describe a couple stumbling points I came across in my testing of straditize. I think in both cases, a quick note in the docs at the right point would have been helpful.
It took me quite a while to figure out that you can disable the matplotlib pan and zoom controls by clicking on the corresponding button again. This made the instructions confusing in the beginner tutorial because I couldn't figure out how to select and drag the diagram boundary limits. I think the place to mention this would be here.
It also took some time to figure out that I need to click-and-hold on the wand toolbar button to get the submenu to show up like on this page. I don't think I've seen a user interface like that outside mobile applications -- is that the default behavior in Qt and is it the same for other platforms?
The text was updated successfully, but these errors were encountered: