git-learning-game / oh-my-git

An interactive Git learning game!
https://ohmygit.org
Other
2k stars 145 forks source link

UX: Sandbox cards gets cropped #145

Open oliveirafilipe opened 2 years ago

oliveirafilipe commented 2 years ago

<img src="https://user-images.githubusercontent.com/22033274/175194993-6fd1f174-827d-4083-8e58-7ce4ce9fb636.png" width="50%">

Looks like the cards area should be a little bit higher, so the bottom of the cards dont get cropped in sandbox mode.

At this time I cant tell if this is just a problem on my end or in the game itself, I'll test in other machines.

I dont know if it can help but here are some of environment's attributes:

$ xdpyinfo | grep 'dimensions:'
  dimensions:    1920x1080 pixels (508x286 millimeters)

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.1 LTS
Release:    20.04
Codename:   focal
oliveirafilipe commented 2 years ago

Maybe the cards should be always in a horizontal row (like this example from CarbonRider), this way nothing would be cropped by the arc displacement.