teleport icon indicating copy to clipboard operation
teleport copied to clipboard

Ignores resizes when a desktop has `screen_size` set

Open ibeckermayer opened this issue 9 months ago • 1 comments

screen_size is meant to be a static override of the screen size, however this property was mistakenly lost when https://github.com/gravitational/teleport/pull/39819 was merged.

This commit restores the behavior of screen_size by ignoring resizes when it is set.

changelog: Fixes screen_size behavior.

ibeckermayer avatar May 04 '24 03:05 ibeckermayer

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

github-actions[bot] avatar May 04 '24 03:05 github-actions[bot]

@ibeckermayer See the table below for backport results.

Branch Result
branch/v15 Failed