Skip to content

Move hidden_layout() to parent scope#208

Merged
alice-i-cecile merged 8 commits intoDioxusLabs:mainfrom
Weibye:hidden-layout-cleanup
Jul 27, 2022
Merged

Move hidden_layout() to parent scope#208
alice-i-cecile merged 8 commits intoDioxusLabs:mainfrom
Weibye:hidden-layout-cleanup

Conversation

@Weibye
Copy link
Copy Markdown
Collaborator

@Weibye Weibye commented Jul 27, 2022

@Weibye Weibye requested a review from alice-i-cecile July 27, 2022 09:10
@Weibye Weibye added the code quality Make the code cleaner or prettier. label Jul 27, 2022
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Copy link
Copy Markdown
Collaborator

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

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

My suggestion broke your code, but once that's fixed this LGTM.

@alice-i-cecile alice-i-cecile merged commit fc8d73b into DioxusLabs:main Jul 27, 2022
@Weibye Weibye deleted the hidden-layout-cleanup branch July 27, 2022 13:29
jkelleyrtp pushed a commit that referenced this pull request Oct 10, 2022
* Separate out hide_layout

* Cleanup formatting

* Added change to releases

* Fix typo

* Improve docs

* Cleanup and clarify test

* Apply suggestions from code review

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>

* fix incorrect call

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code quality Make the code cleaner or prettier.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hidden_layout() does not need to be a locally defined method

2 participants