Skip to content

Create a UI file for the whats new window#3759

Merged
rozyczko merged 4 commits into
mainfrom
3306-create-a-ui-file-for-the-whats-new-window
Nov 15, 2025
Merged

Create a UI file for the whats new window#3759
rozyczko merged 4 commits into
mainfrom
3306-create-a-ui-file-for-the-whats-new-window

Conversation

@rozyczko
Copy link
Copy Markdown
Member

Description

The explicit layout set up in the logic code is becoming more complex with each release.
Time to spin it off the UI into a separate file.

Fixes #3306

How Has This Been Tested?

Local win10

Review Checklist:

[if using the editor, use [x] in place of [ ] to check a box]

Documentation (check at least one)

  • [X ] There is nothing that needs documenting
  • Documentation changes are in this PR
  • There is an issue open for the documentation (link?)

Installers

  • There is a chance this will affect the installers, if so
    • Windows installer (GH artifact) has been tested (installed and worked)
    • MacOSX installer (GH artifact) has been tested (installed and worked)
    • Wheels installer (GH artifact) has been tested (installed and worked)

Licensing (untick if necessary)

  • The introduced changes comply with SasView license (BSD 3-Clause)

Copy link
Copy Markdown
Contributor

@krzywon krzywon left a comment

Choose a reason for hiding this comment

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

Works as intended. I didn't look closely at the UI file, but, besides one minor comment, the code looks fine.

Comment thread src/sas/qtgui/Utilities/WhatsNew/WhatsNew.py Outdated
@rozyczko rozyczko merged commit 6e44953 into main Nov 15, 2025
30 checks passed
@rozyczko rozyczko deleted the 3306-create-a-ui-file-for-the-whats-new-window branch November 15, 2025 11:28
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.

Create a UI file for the What's New window

2 participants