-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Allow recently used presets to be dragged and dropped into the favorite presets bar #6044
Comments
Closing here, I think they just appear in the "Recent" area of the ribbon now.. |
This is actually something I do want to get to eventually… |
oh ok.. Sorry, I'm just going through and closing a lot of things because I'm pretty overwhelmed by the issue list right now. |
After using the ribbon for a few months, I'm still not sure I love splitting the quick presets into separate groups. I mocked up an alternative that I'd like to get feedback on. It keeps all quick presets in a continuous strip. There's now room to use the preset names as labels, abbreviated as needed. This helps differentiate presets with the same icon, especially on mobile where the tooltips are inaccessible. When you click the label area, it can toggle to the number shortcuts for advanced users. The favorites could be specified via badges, as inspired by the Mario Maker 2 UI. This would also let the mapper mix the order of recents and favorites. For example, you may want to always keep 1 as your most recent, followed by your favorites. |
I personally don't like either ribbon. Here's why: EDIT: I can think of several solutions to this:
|
@quincylvania If recents were dragable into favorites as requested in this issue, displaying a single recent would likely be a useful setting. Assigning shortcuts to recents seems to be of very limited use. Maybe, shortcut 0 can be assigned to the most recent one, and no shortcut to the other recent ones. This is easy to memorize, and might give users a safer feeling when using shortcuts. |
Adding to my last comment, I still find the "recent" presets very useful when I first start editing and there aren't any presets still around from previous sessions, because I quite often add the same thing several times in a row. The real issue is that I never use the recent shortcuts from previous editing sessions - they just sit there cluttering up the UI. |
I think let's keep Favorites and Recents separate for now. This division seem pretty straightforward to understand. We could still cycle to the number shortcuts (and possibly the short preset names) when you click on the button labels. @BjornRasmussen I agree that shortcuts are useful for getting started but can outlive their usefulness. Originally I had the recents maxing out at 5 instead of 10, maybe this would be better? Also, once we do #6717 then you could hide the recents at any time. |
Maximg out the recents at 5 good! Does not tracking recent searches between changesets also seem reasonable? I know that there was an issue about doing the opposite of this a while back, but that was before the ribbon UI. |
@BjornRasmussen I think persisting the recents between changesets/sessions is more useful than not. Some mappers might focus on the same few things but not bother to favorite them. Though we could clear them out after a few days of not editing (like we do with unsaved changeset comments). We also might have a "Clear All" option for recents if we do #6024. |
I see no favorites bar. |
Yes, see https://preview.ideditor.com/master |
Dragging the "parking aisle" icon into the favorites bar (which currently had node, line, and area) is impossible. This motion is very intuitive, and would be a simple way to make a recently used preset a favorite.
The text was updated successfully, but these errors were encountered: