GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

DraggableSliderControl different descriptions

Open planktonfun opened this issue 2 years ago • 3 comments

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:

  1. Install DraggableSliderControl Extension
  2. Click extension
  3. Click Open in editor
  4. Check descriptions
  • Please include a link to a game if possible!
  • If applicable, add screenshots to help explain your problem. image image

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.

planktonfun avatar Jul 03 '22 01:07 planktonfun

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.

D8H avatar Jul 06 '22 07:07 D8H

I opened this PR to reduce the risk of these kind of mistake:

  • https://github.com/4ian/GDevelop/pull/4083

D8H avatar Jul 06 '22 08:07 D8H

Yup happened to me too, after duplicating functions, also why I switched to dark blue theme so the button highlights is more apparent

planktonfun avatar Jul 06 '22 11:07 planktonfun

This was fixed here: https://github.com/GDevelopApp/GDevelop-extensions/pull/541

Thanks for reporting this!

tristanbob avatar Nov 01 '22 04:11 tristanbob