imagej.js
                                
                                 imagej.js copied to clipboard
                                
                                    imagej.js copied to clipboard
                            
                            
                            
                        Scrolling outside the originally displayed area.
On my android device, you cannot scroll outside the originally displayed area, making many menu items unreachable.
- In landscape mode we get a full ImageJ toolbar, but long menus extend beyond the screen bottom.
- In portait mode IJ toolbar is truncated to a single additional tool carrying interesting commands, but the menu tool extends Eastwards outside the screen.


Thanks for reporting, also noticed that on iOS. I might be able to set some css rules to fix this. Will let you know.
On Mon 9 Nov 2020 at 11:29, mutterer [email protected] wrote:
On my android device, you cannot scroll outside the originally displayed area, making many menu items unreachable.
- In landscape mode we get a full ImageJ toolbar, but long menus extend beyond the screen bottom.
- In portait mode IJ toolbar is truncated to a single additional tool carrying interesting commands, but the menu tool extends Eastwards outside the screen.
[image: Screenshot_20201109_110822_com android chrome] https://user-images.githubusercontent.com/711344/98529505-fca72180-227d-11eb-8b30-2270f4b3ba0b.jpg
[image: Screenshot_20201109_110622_com android chrome] https://user-images.githubusercontent.com/711344/98529514-ffa21200-227d-11eb-9061-b89371ac02a6.jpg
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/imjoy-team/imagej.js/issues/33, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADU3S3ST7E32IIKSDCBKDDSO7ABPANCNFSM4TPEZSSA .
Wayne reports that "The problem with the Dev menu being mostly offscreen is new and is related to the switch from JPopupMenu to the AWT PopupMenu earlier this month. The attached screen shot shows what the Dev menu looked like on my Android phone when ImageJ.JS was using AWT PopupMenus"

OK, thanks for the report, I have reported the issue to cheerpj. In the meantime, I can bring the swing menu back.
@mutterer This issue has been partly fixed with the latest version (reload twice), at least for the dev menu, it won't go outside the screen.
I will leave this issue open until we fixed the scroll for long menu.
How to implement the webview in android studio so that they can upload the images on their cell phone? I do it and it opens the page but it doesn't allow me to upload images :C