| Summary: | Add Enter and Clear buttons next to Brush Presets docker >> Assign to tag >> New tag input box | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Tyson Tan <tysontanx> |
| Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | halla |
| Priority: | NOR | ||
| Version First Reported In: | 4.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/krita/1b50235ce3c2e375da37a905a64cd5864da64497 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Add Enter and Clear buttons to Brush preset docker's new tag input box | ||
Git commit 1b50235ce3c2e375da37a905a64cd5864da64497 by Jaime Torres Amate.
Committed on 30/09/2018 at 07:36.
Pushed by jtamate into branch 'master'.
Add a + button and the clear button to Add New Tag
Summary:
Add an + button and the clear button to Add New Tag.
It should be easier to use.
Test Plan: The new aspect of the menu is: {F6291575}
Reviewers: #krita, rempt
Reviewed By: #krita, rempt
Subscribers: rempt
Tags: #krita
Differential Revision: https://phabricator.kde.org/D15811
M +6 -3 libs/widgets/KoResourceItemChooserContextMenu.cpp
M +3 -2 libs/widgets/KoResourceItemChooserContextMenu.h
https://commits.kde.org/krita/1b50235ce3c2e375da37a905a64cd5864da64497
Thank you Jaime! |
Created attachment 113877 [details] Add Enter and Clear buttons to Brush preset docker's new tag input box Please consider adding [Enter] and [Clear] buttons next to, or inside: Brush Presets docker >> Right-click menu >> Assign to tag >> New tag input box. When I was using Krita on Surface and Wacom MSP 13 without a keyboard for the first time, the biggest issue I had was that I could not press enter to input a tag, even when I copied the words from a text file. I've also met many people who don't know they need to press Enter after they input a new tag, so they got very confused by Krita's tag system as "nothing I input was showing up". Adding those buttons, or only the [Enter] button should greatly improve the usability and ease the learning curve for new users. These buttons can either be text, or they can be small icons like [OK] [V] [X] which takes less space.