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

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    50deba8 View commit details
    Browse the repository at this point in the history
  2. 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
    mashb1t committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    6e555fa View commit details
    Browse the repository at this point in the history
  3. feat: set row height to 84, exactly matching 3 lines for positive prompt

    eliminate need for JS to resize positive prompt onUiLoaded
    mashb1t committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    12bc7af View commit details
    Browse the repository at this point in the history