-
-
Notifications
You must be signed in to change notification settings - Fork 123
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
Add initial mobile support #107
base: master
Are you sure you want to change the base?
Add initial mobile support #107
Conversation
This update modifies the layout slightly to swap current_image and batch_images. This allows current_images to be rendered at the top in a single column layout. It introduces a mobile script to handle mobile interactions and detection Updates the associated scripts to handle correct sizing and eventing on mobile screens Update the css stylesheets to account for smaller screen sizes
acc21a1
to
f7a2740
Compare
f7a2740
to
10c0102
Compare
|
|
This change is a bit scary. I'm opening it as a draft because I figured I'd get the code out of my local machine and let people look at it so we could make it nice.
I'm adding your list of desired features from #39 here as a guide to walk towards:
Goal: Basically take all the current UI features that are placed into cells, and swap them to being sub-screens to swap between, with the 'main prompt + result' area as the centerpoint
Of the list above:
Things I still need to work on and would like maybe some help/pointers:
Current progres:
353319305-5ad6daa6-d19a-48aa-9622-97e38fd69d55.mov