GDevelop-extensions
GDevelop-extensions copied to clipboard
DraggableSliderControl different descriptions
Describe the bug of the extension
DraggableSliderControl I was using it and noticed opposite results, I think the descriptions are mixed
- [x] Please double check that the bug is not already reported in the issues list.
To Reproduce
Steps to reproduce the behavior:
- Install DraggableSliderControl Extension
- Click extension
- Click Open in editor
- Check descriptions
- Please include a link to a game if possible!
- If applicable, add screenshots to help explain your problem.
Other details
- Include any OS/browser version/smartphone that you're using Windows 10, Chrome
- Which version of GDevelop are you using? The desktop app or the web-app? Desktop
- Add any other context about the problem here.
I plead guilty. The UI doesn't change the selection to the copied function which confuse me every time and I modify the wrong one.
I opened this PR to reduce the risk of these kind of mistake:
- https://github.com/4ian/GDevelop/pull/4083
Yup happened to me too, after duplicating functions, also why I switched to dark blue theme so the button highlights is more apparent
This was fixed here: https://github.com/GDevelopApp/GDevelop-extensions/pull/541
Thanks for reporting this!