You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Officers Log can be used as a widget, but as additional log entries are added, the log grows in size, pushing down past the bottom of the screen. It should resize up until it reaches a max height and then it should fix its height and add scrollbars to elements.
Version: 1.0.0-alpha.13
The text was updated successfully, but these errors were encountered:
# [1.0.0-alpha.14](1.0.0-alpha.13...1.0.0-alpha.14) (2024-07-25)
### Bug Fixes
* Address an issue which causes the viewscreen to not load ([c34f3ef](c34f3ef))
* Disable scaling the browser viewport on mobile devices. ([d728b94](d728b94))
* Dynamically reposition widget popovers when content changes size ([9e68ba9](9e68ba9)), closes [#617](#617)
* Fix an issue where two devices accessing the same Thorium server have the same client ID. ([2d4040b](2d4040b))
* Fix issues with autopilot rotation. ([e94fd0d](e94fd0d))
* Fix the appearance of orbit lines on some graphics cards ([3a4b2e4](3a4b2e4))
* Improvements to the officers log widget. ([9c82aeb](9c82aeb))
* Label of Cargo Container Volume input field should be Litres ([e7ec8f2](e7ec8f2)), closes [#623](#623)
* Malformatted plugins no longer crash the entire server on load. ([ce5cebd](ce5cebd))
* Navigation to Deck URL no longer fails. ([32d7338](32d7338)), closes [#622](#622)
* Switching away from the ship class input field no longer navigates away from the basic form ([c10ba26](c10ba26)), closes [#616](#616)
### Features
* Delete decks from the ship map configuration ([de6f502](de6f502))
Currently, the Officers Log can be used as a widget, but as additional log entries are added, the log grows in size, pushing down past the bottom of the screen. It should resize up until it reaches a max height and then it should fix its height and add scrollbars to elements.
Version: 1.0.0-alpha.13
The text was updated successfully, but these errors were encountered: