-
Notifications
You must be signed in to change notification settings - Fork 8.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tab bar doesn't grow when you resize the window, it only shrinks #3300
Comments
Adding a new tab makes the tabs pop back to correct size for me. |
How come that it's so difficult for UWP apps to ship a fast and decent UI, while other apps mostly always get it right? |
It's because this is a Hybrid app, part UWP, part Win32 - that these kinds of resize and rendering bugs are more likely to happen. |
Of course the solution would be to make it entirely UWP. Except that I've never seen a UWP app that was actually great to use with keyboard and mouse on a desktop computer. They all feel like a crummy annoying mobile app. Btw: the terminal also looks huge (and there is no way to rescale it to sane levels), it's slow (why is maximizing the app window slower and laggier than in other apps?), startup is slower (it does not show up instantly like other apps even on a fast ssd computer). And of course, the default font looks like comic sans. |
@DHowett-MSFT there would be an arrow the for resizing it but its in the position like of backslash and then pull it upwards. |
Also do I file a bug that is try out add multiple tabs like 10 not on maximized screen but normal window size. Then resize the window and maximize it you would notice the size that a maximized window should offer for the tab bar becomes small |
Please do not file that bug. That is this bug. This is that bug. |
(this may or may not be the upstream microsoft/microsoft-ui-xaml#1581 - it's unclear at the moment) |
On account of it being literally the same issue, I’d say it belongs here. :) |
Do we know by now if this is an issue with ui xaml? |
@K1ngjulien with the long holiday weekend, I don't think anyone's had a chance to investigate quite yet |
oh sorry I forgot about that, non american here :D |
So, I'm happy to announce that this was fixed by the upstream microsoft/microsoft-ui-xaml#1744. It might be a bit before we can ingest the latest build of WinUI, but the fix will be coming soon! Thanks again @teaP! |
## Summary of the Pull Request This latest MUX prerelease fixes the issue where the tab row wouldn't expand to fill the width of the window after shrinking the window size. ## PR Checklist * [x] Closes #3300 * [x] I work here * [n/a] Tests added/passed * [n/a] Requires documentation to be updated ## Detailed Description of the Pull Request / Additional comments Thanks again @teaP for help fixing this ## Validation Steps Performed Launched the terminal, played with it a bit
aye
…On Fri, 20 Dec. 2019, 4:16 am msftbot[bot], ***@***.***> wrote:
Closed #3300 <#3300> via #4024
<#4024>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3300?email_source=notifications&email_token=AIZ5IGAOYEISRKFOXWFXZQTQZO26XA5CNFSM4JEIPXP2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVS7M3OA#event-2898185656>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIZ5IGF6IQMSPHMILIBCTH3QZO26XANCNFSM4JEIPXPQ>
.
|
🎉This issue was addressed in #4024, which has now been successfully released as Handy links: |
Open a number of tabs. Make the window narrower. Make it wider again.
It looks like this:
The text was updated successfully, but these errors were encountered: