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 cutoff content for history prompt list / code diff viewer #916

Merged

Conversation

richard-to
Copy link
Collaborator

I noticed that the Angular dialog sets a 65vh. But our code is using 80vh. So I set it to 65vh to match.

One consideration though is whether this 65vh changes dynamically or not. I did try adjusting viewport sizes in Chrome dev tools and it seemed like it stayed at 65vh but not sure.

Closes #908

I noticed that the Angular dialog sets a 65vh. But our code is
using 80vh. So I set it to 65vh to match.

One consideration though is whether this 65vh changes dynamically or
not. I did try adjusting viewport sizes in Chrome dev tools and it
seemed like it stayed at 65vh but not sure.

Closes google#908
@richard-to richard-to merged commit da69013 into google:main Sep 1, 2024
5 checks passed
@richard-to richard-to deleted the fix-visual-editor-history-cutoff branch September 28, 2024 18:24
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.

AI Editor -> History view -> code gets cut off at the bottom pane
2 participants