This repository has been archived by the owner on Aug 27, 2022. It is now read-only.
forked from andreknieriem/photobooth
-
-
Notifications
You must be signed in to change notification settings - Fork 39
vertical scrolling neccessary on Galaxy Tab S2 in Chroma-Key-Editing #139
Comments
Hey and sorry for the late reply. You can try to lower the width here: photobooth/src/sass/chromakeying.scss Lines 23 to 29 in 3c6a7bc
|
width: 850px; works fine with this device. i will try to find a css-config that it will fit to all resolutions. maybe there is a good opinion. |
Something like
Maybe? |
@danielh84 can you try from |
no, does not work. Tested with classic and modern styling |
After #159 you're allowed to use your custom style Needs all of them to work (can be copy of existing files):
|
Any progress on the css changes to not affect all resolutions? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
With the Galaxy Tab S2 (1024x762, Device-Pixel-Ratio:2) you get an vertical scrollbar by editing pictures with chroma key (chromakeying.php?filename=20201121_125652.jpg). Maybe the main picture should be smaller to get everything on the tablet without scrolling. You cant see the "save" and "close" buttons without scrolling:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
You have to see the save and close Buttons without scrolling.
Environment (please complete the following information):
Photobooth
The text was updated successfully, but these errors were encountered: