Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canvas resizing accordingly to windows size #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ezequielPereyra
Copy link
Contributor

Fix: #118

image

Queda pendiente revisar el menú para que también se adapte a juegos muy pequeños. (Aunque los íconos posiblemente queden fuera).

Copy link
Contributor

@PalumboN PalumboN left a comment

Choose a reason for hiding this comment

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

Estaría bueno resolver esto con css (con tamaños relativos a los contenedores) y no en cada render por código, sobre todo si planeamos sacar el sketch a otro proyecto.

También hay que pensar un toque esto del "reacomodo". Tal vez queramos un mínimo...

@AngeliMatias
Copy link
Contributor

Se podría utilizar esta lógica

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.

Si abrís un juego con la consola abierta se adapta al tamaño y queda chiquito
3 participants