Skip to content

Updated to hatmil 1.0#29

Merged
DougLau merged 2 commits intoscorefall:v0from
DougLau:hatmil_1
Jan 19, 2026
Merged

Updated to hatmil 1.0#29
DougLau merged 2 commits intoscorefall:v0from
DougLau:hatmil_1

Conversation

@DougLau
Copy link
Contributor

@DougLau DougLau commented Jan 18, 2026

No description provided.

@DougLau DougLau requested a review from AldaronLau January 18, 2026 20:46
.height(height)
.end();
self.elements.push(html);
let mut page = Page::new();
Copy link
Member

Choose a reason for hiding this comment

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

Could we call these variables element instead of page? I assumed "page" meant a whole webpage and was confused for a second.

Suggested change
let mut page = Page::new();
let mut element = Page::new();

Copy link
Contributor Author

Choose a reason for hiding this comment

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

How about just elem?

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, that sounds good!

@DougLau DougLau merged commit ac3a607 into scorefall:v0 Jan 19, 2026
2 checks passed
@DougLau DougLau deleted the hatmil_1 branch January 19, 2026 14:52
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