GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
131 stars 53 forks source link

Found bug on sentence event sheet while fiddling around linktools extension #460

Closed planktonfun closed 2 years ago

planktonfun commented 2 years ago

Describe the bug of the extension

LinkTools extension Error in the sentence in events sheet

To Reproduce

Steps to reproduce the behavior:

  1. Install extension linktools
  2. Go to Editor
  3. Check functions linkrectangularneighbors, linkisometricrectangularneighbors, canreachwithmaxweight

Other details

D8H commented 2 years ago

The sentences are already very long. Some parameters with lesser importance are not shown in the event sheet to keep it readable.

planktonfun commented 2 years ago

ohh, its the UI of gdevelop input length error