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

Hide instance variables; chooseindex expression; fixes for Safari 16

21 September, 2022 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Créer un compte

Notes

This release adds a new Show in Properties Bar option for instance variables. This can be unchecked to hide the corresponding property in the Properties Bar. This can be useful for instance variables that are only used in event sheets - there's no need for those to be listed for object properties, and so you can tidy up the list a bit by hiding the ones you don't need to show there.

There's also a new chooseindex system expression, which lets you return one of the following parameters from a zero-based index. For example chooseindex(1, "foo", "bar", "baz") will return "bar".

We also have a batch of bug fixes, and worked around two bugs in the latest Safari 16 update. In particular if you were having trouble with Remote Preview in iOS 16, it should be working better now; if you still have issues try clearing your browser cache and then try again.

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

11
Exécuter r311

Nouveaux ajouts

1 favoris
Instance variables: option to hide from Properties Bar
1 favoris
System 'chooseindex' expression

Corrections de bug

0 favoris
Possible crash pasting layouts referencing families
0 favoris
Physics: incorrectly handled resizing with non-centred origin
0 favoris
SpriteFont: TextHeight did not always correctly handle scale
0 favoris
Layout view: wrong layer names in context menu options
0 favoris
SVG Picture: did not work with files in subfolders (regression r310)
0 favoris
Work around Safari 16 bug that broke Remote Preview
1 favoris
Work around Safari 16 bug that broke music playback

Mises à jour des langages

0 favoris
Enable zh-TW (aka traditional Chinese) language by default

Scripting updates

0 favoris
Add SpriteFont textWidth and textHeight properties

Partager Construct Animate la parution r311 maintenant

  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Nice beta, could be cool if one day we could modify families with events, It would be super useful, there isn't even a plugin for that...