]> git.seodisparate.com - EN605.607.81.SP22_ASDM_Project/commit
Remove NodeRef for getter, improve turn indicator
authorStephen Seo <seo.disparate@gmail.com>
Thu, 3 Mar 2022 08:36:51 +0000 (17:36 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 3 Mar 2022 08:36:51 +0000 (17:36 +0900)
commit462dec9ea1267e554590c18212b7235203a685dd
tree4f900347e64915b47ee27ab26647a812f488e143
parent52b841d98a35c6a97d04f64bf54e14537ead80d1
Remove NodeRef for getter, improve turn indicator

All NodeRefs have been removed in favor of "getElementById".

Turn indicator is now much more obvious to see.
front_end/Cargo.toml
front_end/index.html
front_end/src/state.rs
front_end/src/yew_components.rs