Skip to content

Updated to hatmil 1.0 - #29

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

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

Conversation

@DougLau

@DougLau DougLau commented Jan 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@DougLau
DougLau requested a review from AldaronLau January 18, 2026 20:46
Comment thread staverator/src/bar.rs Outdated
.height(height)
.end();
self.elements.push(html);
let mut page = Page::new();

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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