Skip to content

Add scroll area and styling for available options#60

Merged
ok-oldking merged 1 commit into
ok-oldking:masterfrom
AliceJump:master
May 24, 2026
Merged

Add scroll area and styling for available options#60
ok-oldking merged 1 commit into
ok-oldking:masterfrom
AliceJump:master

Conversation

@AliceJump
Copy link
Copy Markdown
Contributor

This pull request improves the user interface of the ModifyListDialog in ok/gui/tasks/ModifyListDialog.py by enhancing how available options are displayed. The main change is the addition of a scrollable area for the available options, which makes the dialog more user-friendly when there are many options.

UI Improvements:

  • Added a QScrollArea to the available options section, making the list of options scrollable and improving usability for long lists. The scroll area is styled to have a transparent background and no border for a cleaner look.
  • Set the background of the available options widget to transparent for better visual integration with the dialog.

Dependency Updates:

  • Imported QScrollArea and Qt from PySide6.QtWidgets and PySide6.QtCore, respectively, to support the new scrollable area and scrollbar policies.

@sonarqubecloud
Copy link
Copy Markdown

@ok-oldking ok-oldking merged commit 1c90b3b into ok-oldking:master May 24, 2026
2 checks passed
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