felixse / felixse/FluentTerminal
Scrolll position changes when terminal is maximised
- Vorherrschende Sprache
- C#
- Sterne
- 9.6k
- Forks
- 448
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When FluentTerminal's window is maximized, the scroll position sometimes moves up from the bottom resulting in output that is potentially confusing for the user.
For example, clicking maximize on this window:

Results in a window like this:

Note how the scroll position has changed and the bottom of htop's output is missing. More extreme scroll offsets are possible when moving the window between monitors of different resolutions, especially when maximizing by dragging the window to the top of the new monitor.
Can the scroll position remain at the bottom if was already at the bottom before the maximize?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.