Skip to content

Conversation

blessedcoolant
Copy link
Collaborator

@blessedcoolant blessedcoolant commented Jul 18, 2023

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Have you discussed this change with the InvokeAI team?

  • Yes
  • No, because:

Description

Making some final style fixes before we push the next 3.0 version tomorrow.

  • Fixed light mode colors in Settings Modal.
  • Double checked other light mode colors. Nothing seems off.
  • Added Base Model badge to the model list item. Makes it visually better and also serves as a quick glance feature for the user.
  • Some minor styling updates to the Node Editor.
  • Fixed hotkeys 'G' and 'O', 'Shift+G' and 'Shift+O' used to toggle the panels not resizing canvas. [bug]: Canvas editor cuts off while gallery is pinned and using G hotkey to toggle gallery pane #3780
  • Fixed hotkey 'N' not working for Snap To Grid on Canvas.
  • Fixed brush opacity hotkeys not working.
  • Cleaned up hotkeys modal of hotkeys that are no longer used.
  • Updated compel requirement to 2.0.0

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

Added/updated tests?

  • Yes
  • No : please replace this line with details on why tests
    have not been included

[optional] Are there any post deployment tasks we need to perform?

@blessedcoolant blessedcoolant changed the title Style fixes 3.0 Pre-Release Style Fixes Jul 18, 2023
@blessedcoolant blessedcoolant changed the title 3.0 Pre-Release Style Fixes 3.0 Pre-Release Style and Bug Fixes Jul 18, 2023
@blessedcoolant
Copy link
Collaborator Author

@lstein Leaving a note here too in case it gets lost on Discord. Merge this in before you release the next beta please. Thank you.

@blessedcoolant blessedcoolant requested a review from lstein as a code owner July 18, 2023 10:44
@blessedcoolant blessedcoolant changed the title 3.0 Pre-Release Style and Bug Fixes 3.0 Pre-Release Polish -- Bug Fixes / Style Fixes / Misc Jul 18, 2023
@mickr777
Copy link
Contributor

mickr777 commented Jul 18, 2023

not sure if you want to look at this, but the load more arrow on the t2i has stopped working (does not load more images)

this button: (no idea when it stopped working)
image

@blessedcoolant
Copy link
Collaborator Author

not sure if you want to look at this, but the load more arrow on the t2i has stopped working (does not load more images)

this button: (no idea when it stopped working) image

I saw the icon earlier today and it vanished on refresh. I presumed it was a bug. Didn't realize it was for load more. I'll take a look. But might be a while. If you spot it in the meanwhile, feel free to make a PR. I can merge that in here.

Copy link
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@blessedcoolant blessedcoolant enabled auto-merge July 18, 2023 11:58
@blessedcoolant blessedcoolant merged commit 68f2fb2 into invoke-ai:main Jul 18, 2023
@blessedcoolant blessedcoolant deleted the style-fixes branch July 19, 2023 04:20
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.

[bug]: Canvas editor cuts off while gallery is pinned and using G hotkey to toggle gallery pane

4 participants