-
-
Notifications
You must be signed in to change notification settings - Fork 295
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
[Feat] Make Data tab the default in GUI #748
Labels
enhancement
New feature or request
gsoc
Reserved for Google Summer of Code student(s)
GUI
wxGUI related
Projects
Comments
|
I like this, yes. In that way the user can see the list of maps in the mapset first thing once starting GRASS |
|
It sounds good to me as well |
|
Hi all, I fully agree with this change. Martin
|
|
Note: users with a lot of maps might experience delay when loading the data (they should still see the gui though), this will need to be addressed in #749. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
gsoc
Reserved for Google Summer of Code student(s)
GUI
wxGUI related
Is your feature request related to a problem? Please describe.
Users in various use cases, start GRASS GIS, but the window they receive is blank. They need to go to menu, toolbar or Data tab to see what is in the current mapset in order to decide what is their next step.
Describe the solution you'd like
The Data tab should be moved so it is the first tab from the left and it is the default when the GUI opens.
User can then use the Data tab to add data to Layers tab.
Additional context
The behavior for opening a workspace is outside of scope for this issue. Let's open another one if needed after this is finished.
The text was updated successfully, but these errors were encountered: