# Gaia Sky 3.5.2 ## Features - improve keyframes window layout, with more space for keyframes and better sizing of keyframes table. - default to full screen for small displays, and refactor display resolution fetching process. - check AMD APU code name to detect Steam Deck. - steam deck programmatic detection to default to full screen at startup. ## Bug Fixes - exporting keyframes to camera path is missing the very last frame. Fixes [#729](https://codeberg.org/gaiasky/gaiasky/issues/729). - restore line rendering in keyframes, lost in a regression during the line refactoring campaign. - only deactivate main mouse/kbd listener if the current dialog is modal. - full-screen log item in translation files. - visual layout and information structure in about window, system tab. - apply patch provided by luzpaz fixing many typos in comments and strings. Fixes [#726](https://codeberg.org/gaiasky/gaiasky/issues/726).