Skip to content

Dimensions checkbox#71

Open
Aeh961 wants to merge 1 commit intomainfrom
dimensions
Open

Dimensions checkbox#71
Aeh961 wants to merge 1 commit intomainfrom
dimensions

Conversation

@Aeh961
Copy link
Copy Markdown

@Aeh961 Aeh961 commented Jul 13, 2022

draft

@Aeh961 Aeh961 added the draftpr label Jul 13, 2022
@Aeh961 Aeh961 requested review from dmadisetti and kmsalah July 13, 2022 04:50
<div class="form-check"><input class="form-check-input" type="checkbox" value="" id="gravity" /> <label class="form-check-label" for="gravity">Gravity</label></div>
</form>
</div>
<div id="grid"></div>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cool. I think the other option is writing over the canvas directly. THis might a be moire tricky to make it stable, but I think is a better move over all

<li class="active"><a href="#game" data-toggle="tab" role="tab" aria-controls="home" aria-selected="true">Game</a></li>
<div class="btn-group action-buttons">
<button id="fullscreen" type="button" class="btn btn-default fullscreenbutton">Full Screen</button>
<button class="form-check"><input class="form-check-input" type="checkbox" value="" id="Grid" /> <label class="form-check-label" for="Grid">Grid</label></button>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cool. Looks good to me. This is a good spot. We are using bootstrap 3 (maybe we should update to bootstrap 5), but if you want to do anymore styling checkout the bootstrap docs: https://getbootstrap.com/docs/4.0/components/forms/#checkboxes-and-radios

@dmadisetti
Copy link
Copy Markdown
Contributor

Thanks for this! Glad to see you're able to get in and play around with the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants