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

feat: make textboxes (incl. positive prompt) resizable again #3074

Merged

Conversation

mashb1t
Copy link
Collaborator

@mashb1t mashb1t commented Jun 1, 2024

Closes #3063

Now always shows the full prompt, no fixed height anymore and no scrolling without scroll bar.

screencapture-localhost-7865-2024-06-02-00_32_30

@mashb1t mashb1t added this to the v2.4.2 milestone Jun 1, 2024
dirty approach as container is hidden and 1px padding is applied for border shadow to actually work
eliminate need for JS to resize positive prompt onUiLoaded
Repository owner deleted a comment from nrrm1 Jun 2, 2024
@mashb1t mashb1t merged commit ab01104 into lllyasviel:main Jun 2, 2024
csokun pushed a commit to csokun/Fooocus that referenced this pull request Jun 16, 2024
* feat: make textboxes (incl. positive prompt) resizable again

* wip: auto-resize positive prompt on new line

dirty approach as container is hidden and 1px padding is applied for border shadow to actually work

* feat: set row height to 84, exactly matching 3 lines for positive prompt

eliminate need for JS to resize positive prompt onUiLoaded
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.

1 participant