felixse / felixse/FluentTerminal

Scrolll position changes when terminal is maximised

未關閉
#281 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
upstream
主要語言
C#
星號
9.6k
分支
448
PR 合併指標
30 天內沒有已合併 PR

描述

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:

![image](https://user-images.githubusercontent.com/14993/55369049-68c58d80-5551-11e9-8d47-9d351751cab9.png)

Results in a window like this:

![image](https://user-images.githubusercontent.com/14993/55369072-7da22100-5551-11e9-9f42-3c098847cba1.png)

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?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。