phaserjs / phaser-editor-issues

Phaser Editor's bug tracker.
0 stars 0 forks source link

Custom components missing from property list till page reload #11

Closed Ariorh1337 closed 3 months ago

Ariorh1337 commented 3 months ago

Version

Description

Custom components lose visibility from the inspector list with no reason. Page reloading will fix the issue for short time. Can be easy reproduced inside demo: https://editor.phaser.io/?trial=sunny-land

  1. Open sunny-land
  2. Open Behaviors.components
  3. Create 2 blank components "TEST1" and "TEST2"
  4. Go to Level.scene
  5. Add 2 images
  6. Add TEST1 for one image and TEST2 for another
  7. Click for images to choose one to another

Actual Result:

Video: https://drive.google.com/file/d/1UdbYWkqN39QV307BZrLWwDvS_-mwuwGV/view

Possible solution

PhaserEditor2D commented 3 months ago

Thanks, I'm looking on it asap.

PhaserEditor2D commented 3 months ago

Fixed. Please, can you try again? I updated the online version to Phaser Editor v4.0.3.

Ariorh1337 commented 3 months ago

version 4.0.3 the problem no longer reproduces, thx

PhaserEditor2D commented 3 months ago

Thanks @Ariorh1337. We released Phaser Editor v4.0.3 and the desktop version is available in the Phaser downloads.