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

Pin editor tabs; bug fixes

11 November, 2025 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Notes

In this release we've done some work on the editor user interface. Most significantly, you can now pin most editor bars, which collapses them to a tab along the side of the screen and shows then in an auto-hide mode. Particularly with the introduction of the Asset Browser we felt it was a useful addition to help manage all the editor bars in Construct. While working on the editor UI we made a few other tweaks such as adding dock indicator icons and moving settings buttons out of window captions and in to toolbars instead.

This release has a few other adjustments, updates and bug fixes noted in the changelog. Happy testing!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 10 DownvoteDownvote
Exécuter r461

Changelog iconNouveaux ajouts

Not favoritedFavorited Favorited 0 favoris
UI: support for pinning editor panes to the side in auto-hide mode

Changelog iconChangements

Not favoritedFavorited Favorited 0 favoris
Windows WebView2: disable SmartScreen, pinch-to-zoom and swipe navigation
Not favoritedFavorited Favorited 0 favoris
Add icons to dock indicators when dragging panes
Not favoritedFavorited Favorited 0 favoris
Animations/transitions editor & Asset Browser: move settings button to toolbar

Changelog iconCorrections de bug

Not favoritedFavorited Favorited 0 favoris
Drawing Canvas: pasting Text objects not working (regression r456)
Not favoritedFavorited Favorited 0 favoris
Timelines: editor not previewing absolute timelines properly
Not favoritedFavorited Favorited 0 favoris
Timelines: nested timelines not working as expected when looping

Partager Construct Animate la parution r461 maintenant

  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • I need to know what happens with typescript

    I have to use classes in note set .ts file imported in the import for events and then use several of those things in scripts in event sheets.

    In the latest stable version everything worked and now the alert screen appears like this:

    Failed to load TypeScript in events. Check all your TypeScript code has valid syntax, all imports are written correctly, and that an exception was not thrown running the 'Imports for events' script. Press F12 and check the console for error details.