You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Just a suggestion to make the UI a bit more tidy (IMHO).
Current:
P.t. the sidebar UI is as following:
As we can see, each course has an "Options"-section with settings related to print.
Suggestion:
Move the course options related to print to the "Print & export" section. The reasoning for this is in a workflow print & export is often the last thing you do, and the sidebar invites to follow that workflow by starting with the foldables at the "top" and "working" its way down.
E.g. my workflow would optimally be:
Set scale (most of the time equal to the scale of the map)
Add courses
Print/Export
I've included a quick mockup (i.e. not implemented nothing, just played around with devtools) for a suggestion of what moving the "options" to "Print & Export" might look like.
In the mockup I've changed the Print selection to a drop down such that selecting the right course might be easier. I'm not sure how doable this is from a technical point, as I'm not familiar with the code.
The text was updated successfully, but these errors were encountered:
I agree on the workflow, and that's sort of how I thought about the UI. Moving the print area settings to print makes a lot of sense, but there is one issue: the print options can be set per course.
I think in most cases you'd use the same area/options for all courses, but also want to have the possibility to change that. So what I want to avoid is to have another list of all courses under the print & export section.
So, I'd say I'm positive to your suggestion, just have to think a bit on how to do it without making it too complicated to handle different settings per course.
Hi!
Just a suggestion to make the UI a bit more tidy (IMHO).
Current:
P.t. the sidebar UI is as following:
As we can see, each course has an "Options"-section with settings related to print.
Suggestion:
Move the course options related to print to the "Print & export" section. The reasoning for this is in a workflow print & export is often the last thing you do, and the sidebar invites to follow that workflow by starting with the foldables at the "top" and "working" its way down.
E.g. my workflow would optimally be:
I've included a quick mockup (i.e. not implemented nothing, just played around with devtools) for a suggestion of what moving the "options" to "Print & Export" might look like.
In the mockup I've changed the
Print selection
to a drop down such that selecting the right course might be easier. I'm not sure how doable this is from a technical point, as I'm not familiar with the code.The text was updated successfully, but these errors were encountered: