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
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Lots of people have been struggling to use LunaKit because of not understanding the controls or mechanics, and I made the false assumption that the whole thing is intuitive.
Describe the solution you'd like
A clear and concise description of what you want to happen.
On first startup, prompt the user to get a breakdown of how the whole system works. This will include a tutorial for all of the different controls, the docking system, and what each window/home menu item does.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I could redesign some systems to be more intuitive but a lot of them are a result of the ImGui submodule themselves so making changes would be extremely hard. Plus, the systems do work quite well they just need explaining.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Lots of people have been struggling to use LunaKit because of not understanding the controls or mechanics, and I made the false assumption that the whole thing is intuitive.
Describe the solution you'd like
A clear and concise description of what you want to happen.
On first startup, prompt the user to get a breakdown of how the whole system works. This will include a tutorial for all of the different controls, the docking system, and what each window/home menu item does.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I could redesign some systems to be more intuitive but a lot of them are a result of the ImGui submodule themselves so making changes would be extremely hard. Plus, the systems do work quite well they just need explaining.
The text was updated successfully, but these errors were encountered: