FACG6 / emotion-detector

Our Website
https://emotionandfacerecognizer.herokuapp.com/
0 stars 0 forks source link

Adding a big image will break your style #27

Open amusameh opened 5 years ago

amusameh commented 5 years ago

Using an image with large dimensions will break the style( the image will fill the page and the info box won't show up). Using something like max-width or max-height would prevent that.

ahmedisam99 commented 5 years ago

we actually tried doing that but couldn't show the face rectangle/square in the right place due to us not knowing the actual dimensions of the added image so that we can adjust it to the new location.