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: apple dict webView layout is wrong #701

Merged
merged 6 commits into from
Oct 24, 2024
Merged

fix: apple dict webView layout is wrong #701

merged 6 commits into from
Oct 24, 2024

Conversation

tisfeng
Copy link
Owner

@tisfeng tisfeng commented Oct 22, 2024

Fix #698

Currently, the layout of the webView is incorrect, which causes the webView to be obstructed and unable to display the results of the Apple Dictionary.

It looks like there are many changes in the code, but in reality, only one conditional statement was added: when there is an HTMLString, only the webView is displayed, and the other layouts remain unchanged.

@tisfeng tisfeng requested a review from phlpsong October 23, 2024 16:45
@tisfeng tisfeng merged commit 3554d49 into dev Oct 24, 2024
5 checks passed
@tisfeng tisfeng deleted the fix-apple-dictionary branch October 24, 2024 14:08
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.

2 participants