Skip to content
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

fix: added fiddle-scrollbar to resize titlebar responsively #1412

Closed
wants to merge 1 commit into from
Closed

fix: added fiddle-scrollbar to resize titlebar responsively #1412

wants to merge 1 commit into from

Conversation

manish0927
Copy link

This fixes #1274
application resized horizontally to smaller screen size
#1274-fix-screenshot1

application resized horizontally to larger screen size
#1274-fix-screenshot2

@manish0927 manish0927 requested review from a team and codebytere as code owners July 22, 2023 14:31
@manish0927 manish0927 closed this Jul 22, 2023
Copy link
Member

@codebytere codebytere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We appreciate this contribution but i'm not sure this is the right change here. Horizontally scrolling a titlebar is not native behavior, nor does it look or feel natural for the user. I think we want to do something more like changing the icon layout and removing text when the width is small enough to make this feel more responsive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Titlebar does not resize responsively enough when resized horizonally
2 participants