-
Notifications
You must be signed in to change notification settings - Fork 96
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
Separate scrollbar for ingredients list and cooking steps #1240
Comments
Hi, for those who don't have an ipad: Can you add screenshots? |
More importantly: what are the sizes in px? I do not get the exact idea you seem to have. Let's separate concerns. For landscape mode, the list is aligned to the side. You would like to have separate scroll bars for the ingredients and the rest of the recipe. Correct so far? Not for the portrait mode. What is the effective width in pixel of the browser? Thank you |
This issue was not updated for 45 days. It is therefore marked as stale. When no update occurs within the next 7 days, this issue will be closed automatically in the next 7 days. |
Here we can get all In the first Screenshot the yellow stroke should be Scrollbars |
I will postpone this issue until the new UI is implemented. Then, we can revaluate this issue here if it will be still valid. |
This PR/issue depends on:
|
Is your feature request related to a problem? Please describe.
On the IPad in portait mode, the ingredient lists are above the individual cooking steps. Here it would be nice if the lists were also side by side.
When the IPad is horizontal, both lists are next to each other, but they cannot be scrolled independently. This means you always have to scroll up to look at the ingredients again.
Describe the solution you'd like
Serperate scrollbar for ingredients list and cooking steps
Depends on #1244
The text was updated successfully, but these errors were encountered: