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

关于阅读界面下双页模式,一张竖图一张横图组合显示问题 #155

Open
s-stay-y opened this issue Oct 27, 2022 · 0 comments

Comments

@s-stay-y
Copy link

两张同样的竖屏图片,或者横屏图片可以很好的占满屏幕的横向或者竖向。
但一张横向和一张竖向图片同时显示时则无法根据长边占满屏幕。
考虑显示逻辑1.在设备横屏时,优先把竖向图片占满,再把横向图片占满,反之竖屏。能最大化占满屏幕。
或者逻辑2,把两个图片划分左右两片区域,限定两张图片在各自区域占满,但这种逻辑也会浪费一部份显示区域。
69121A7C-1A7A-45AF-A815-38E2719D910D

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

No branches or pull requests

1 participant