Open LuniMoon opened 9 months ago
Hi there! I'm currently trying to contribute to this project for the first time and I would really like to work on this issue. Can I give it a try?
@DavidMLPalma did you try it? I was about to open an issue for this but found this one :D
Is there an existing issue for this?
Describe the bug
Based on Reborn's issue on the feature request forum.
Today Ctrl and/or Shift to select multiple elements on the App change between different panels or tabs. This means that sometimes the user would have to press Shift and others Ctrl to select different elements on the app depending on which tab they're working. This inconsistency is not ideal.
Solution:
Standardise the App to align to a file manager system on a standard computer where:
Ctrl allows users to multiselect (where multiselect is possible) objects one by one
Shift allows users to select a row of consecutive elements (when multiselect is possible)
This change should be the same on all App tabs and all App Panels where multi selecting objects is supported.
Steps to reproduce
Quote from Reborn:
So I want to delete all these property events. I click on the bottom one:
Now I hold CTRL and select the top-most one.
What I expected to happen:
What actually happens:
GDevelop platform
Desktop, Web
GDevelop version
N/A
Platform info
Additional context
No response