When I rename a screen i would like that the references to that screen are renamed too

  • I created a welcome screen with a gradiant background panel and a welcome text (label)
  • I added screen2
  • I added a click event on the background panel to fade to screen2
  • I renamed screen2 to menuScreen

now the click event fades to the welcome screen

Thank you!

It seems doable to update the references. I forwarded your request to the developers.