question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

StatusBar disappears on resize (smaller)

See original GitHub issue

Loving the new StatusBar.

However, on-resize, if the console is made smaller (not if made bigger), it disappears.

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
tigcommented, Apr 13, 2020

@tig Now I am noticing that the vertical frame is not being well designed in your video. It must be a limitation of PowerShell.

I think this is an issue with gui.cs on Windows Terminal. See https://github.com/migueldeicaza/gui.cs/issues/332

0reactions
BDispcommented, May 21, 2020

Because WindowsDriver don’t trigger the buffer event changed on the vertical shrink resizing, there is no way to caught that to resize the buffer.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Avoid the status bar (footer) from disappearing in a GUI ...
The issue is that when reducing a lot the height of the window, the status bar disappears because the middle frame adapts to...
Read more >
QStatusBar wrong adjustSize()? When is it calculated?
If I now request another resize while the program is running, i.e. calling resize_content again, the status bar is resized to height 20...
Read more >
statusbar disappears (#399) · Issues - gedit - GitLab - GNOME
For a solution, a kludgy one is to click the maximize/restore top-right button once or twice to resize. The effect seems to be...
Read more >
How to increase the size of status bar icons? - XDA Forums
I found a great app(super status bar gesture) but it has a problem sometimes its notification bar disappears and original notification bar appears....
Read more >
hidden statusbar remains hidden when using a "mode ...
My bar is set to "hidden". In i3, it becomes visible when I enter into a "mode" (e.g. "resize") and remains visible until...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found