Skip to content

Removed line manager to fix layout not updating when available width changes#41

Merged
dkk merged 1 commit into
dkk:mainfrom
rzulkoski:bugfix/remove-line-manager
May 19, 2023
Merged

Removed line manager to fix layout not updating when available width changes#41
dkk merged 1 commit into
dkk:mainfrom
rzulkoski:bugfix/remove-line-manager

Conversation

@rzulkoski

Copy link
Copy Markdown

Fixes #40.

@dkk

dkk commented Feb 13, 2023

Copy link
Copy Markdown
Owner

Thanks for your work. I will do some testing and come back to you.

@pacosw1

pacosw1 commented Apr 1, 2023

Copy link
Copy Markdown

Hey, it seems iOS 16.4 is breaking hstack, sometimes the view displays everything vertically, and sometimes it displays it properly.

@rzulkoski

Copy link
Copy Markdown
Author

Hey, it seems iOS 16.4 is breaking hstack, sometimes the view displays everything vertically, and sometimes it displays it properly.

Is this issue specific to my branch associated with this bug, or should your comment be filed as a separate issue?

@rzulkoski

Copy link
Copy Markdown
Author

@dkk Have you had a chance to verify my fix?

@pacosw1 Do you still see the iOS 16.4 issue on my branch?

@dkk

dkk commented Apr 26, 2023

Copy link
Copy Markdown
Owner

@rzulkoski I have verified it, but I don't like that it removes the line manager making it harder to understand and optimize. I want to find another way, but don't have the time right now.

@dkk dkk merged commit 6d87fab into dkk:main May 19, 2023
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.

Layout is incorrect when available width changes

3 participants