Skip to content

Improve: cleanup room_exits.ui file#5512

Merged
SlySven merged 2 commits intoMudlet:developmentfrom
SlySven:Improve_cleanup_room_exits_ui_file
Oct 14, 2021
Merged

Improve: cleanup room_exits.ui file#5512
SlySven merged 2 commits intoMudlet:developmentfrom
SlySven:Improve_cleanup_room_exits_ui_file

Conversation

@SlySven
Copy link
Copy Markdown
Member

@SlySven SlySven commented Oct 13, 2021

This reorders the elements of two (nested as it happens) QGridLayouts so that their elements are in ascending row then column order. It also converts another one that only contains a single element to a QVBoxLayout. This is so that a change to be made by another PR that will also be extracted from the draft PR #5308 is easier to review.

This PR should not produce any functional changes.

Signed-off-by: Stephen Lyons slysven@virginmedia.com

Release post highlight

None!

This reorders the elements of two (nested as it happens) `QGridLayout`s so
that their elements are in ascending row then column order. It also
converts another one that only contains a single element to a `QVBoxLayout`.
This is so that a change to be made by another PR that will also be
extracted from the draft PR Mudlet#5308 is easier to review.

This PR should not produce any functional changes.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
@SlySven SlySven requested a review from a team as a code owner October 13, 2021 16:59
@SlySven SlySven requested a review from a team October 13, 2021 16:59
@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented Oct 13, 2021

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 13, 2021

Messages
✔️

PR type: Improvement

Generated by 🚫 dangerJS against b95ae38

I confounded the `class` attribute and the `name` one. Whilst a name is not
essential it can help when hand (well in a text editor) editing a `.ui`
file!

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
Copy link
Copy Markdown
Member

@vadi2 vadi2 left a comment

Choose a reason for hiding this comment

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

I'd like a cleanup of a different kind - the visual 😉

@SlySven SlySven merged commit bfb6c5d into Mudlet:development Oct 14, 2021
@SlySven SlySven deleted the Improve_cleanup_room_exits_ui_file branch October 14, 2021 20:41
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