Les versions Beta ne sont pas autant testées que les versions Stables

Les versions Beta ne sont pas autant testées que les versions Stables

Bug fixes

11 October, 2022 ()

Envoyez-moi un courriel lors de nouvelles parutions

Don't miss out on the latest and greatest new features in Construct 3

Créer un compte

Notes

We're now working towards a stable release, and until then our releases will be focusing on reliability. So in this release we have a set of bug fixes to help make sure things will be working as smoothly as possible for the next stable release. One small addition however is a new --construct-scale CSS variable, which allows using the canvas scale to also size things in CSS using calc(), which can help with using HTML and CSS for user interfaces. Stay tuned for more updates and happy testing!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

31
Exécuter r314

Nouveaux ajouts

5 favoris
Add --construct-scale CSS variable on root element so it can be used in CSS measurements

Changements

4 favoris
Revert fixes to Physics behavior since r311 as it caused regressions

Corrections de bug

8 favoris
Multiplayer: sometimes could not join new room after disconnecting and reconnecting to signalling server
4 favoris
Find bar: secondary filter field did not respect 'Match case' setting
5 favoris
Particles: 'Set from JSON string' did not restore objects in object mode
7 favoris
Light/dark themes: add missing styles for inactive event groups
4 favoris
Project file stylesheets did not always preview correctly in Firefox
6 favoris
Layout View: could display text objects incorrectly with Z axis scale 'Regular'
5 favoris
Data editor: fix various issues when the editor is detached to a popup window
6 favoris
Animations editor: collision poly/image points placed incorrectly after pasting content larger than the canvas
6 favoris
Animations editor: possible unexpected scroll changes when changing frames
6 favoris
Folder projects: possible corruption if saving after moving an item to a new subfolder (regression r309)
5 favoris
Folder projects: possible error saving when some optional files missing

Partager Construct 3 la parution r314 maintenant

  • 4 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Hi!

    I really appreciate this CSS variable, since if I understands it correctly, it might help me with an issue I had just yesterday, which was with aligning my HTML elements properly with sprites from Construct.

    There's so much power with the ability to add CSS animations (and other CSS features) to your games!

    Thank you Scirra!

  • I forget where I was supposed to put error reports, so I'm just going to put this here:

    Whenever I try to change the order of instance variables on an object, Construct crashes.