rexrainbow / phaser3-rex-notes

Notes of phaser3 engine
MIT License
1.22k stars 263 forks source link

Fix to rexuiplugin.min.js broke dialog background #171

Closed itumel closed 3 years ago

itumel commented 3 years ago

Hello,

I noticed that 3 hours ago a fix was made to rexuiplugin.min.js. And now this is what the dialog looks like:

image

It no longer has the background.

rexrainbow commented 3 years ago

In 3.55.1, phaser3 try to fix an issue of filling arc, but still has bug.

Please downgrade phaser3 to 3.54, with my npm package 1.1.47, which also has previous version of minify files.

rexrainbow commented 3 years ago

Commits at yesterday has been reversed, which can work well with phaser3.54.0.

itumel commented 3 years ago

The dialog is back to normal therefore I'll close the issue.

rexrainbow commented 3 years ago

The bug of round-rectangle will be still there, if using phaser >3.55.0. I will open this issue again until it is fixed with latest phaser3 engine.

rexrainbow commented 3 years ago

Export plugins and upgrade npm package for phaser3.55.2.