Skip to content

v10.24.5

Thorben Westerhuys requested to merge next/3.3 into master

This merge request updates the luucy-types package, introduces a new Building class in the map scope, and makes various improvements to the UI components.

  • data.building: The Building class allows users to easily create and manage buildings on the map, including adding and removing floors, setting floor heights, and defining building usage.
  • ui.*: The UI improvements include adding tooltips to various elements, providing better error handling for input fields, and introducing grouping for the SelectField component.
  • data.UserSettings: Additionally, a new UserSettings class is introduced in the data scope, which provides access to the currently logged-in user's settings, such as locale.
Edited by Thorben Westerhuys

Merge request reports