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: #454 #457

Merged
merged 1 commit into from
Nov 29, 2024
Merged

fix: #454 #457

merged 1 commit into from
Nov 29, 2024

Conversation

w568w
Copy link
Member

@w568w w568w commented Nov 29, 2024

这个 PR 通过修复布局问题解决了 #454

  1. 在非 Flex 容器的子控件上不可使用 Flexible
  2. AutoSizeText 在较小屏幕上自动缩放较长的教师名称列表。

Fixes #454.

@w568w w568w requested review from HydrogenC and ivanfei-1 November 29, 2024 09:42
@HydrogenC
Copy link
Collaborator

2. 用 AutoSizeText 在较小屏幕上自动缩放较长的教师名称列表。

Yeah I've remembered that I introduced thsese code to resolve the problem with very thin screens. But they no longer seem to work with new flutter.

@w568w
Copy link
Member Author

w568w commented Nov 29, 2024

Yeah I've remembered that I introduced thsese code to resolve the problem with very thin screens. But they no longer seem to work with new flutter.

That's weird. I just gave it a try and it's working like a charm.

@w568w w568w merged commit 9229601 into main Nov 29, 2024
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.

[BUG] 评教页面点击新评教卡死
2 participants