GreenBuildingXML / GreenBuildingXML.github.io

GitHub repositories for https://gbxml.org/
https://GreenBuildingXML.github.io
3 stars 1 forks source link

gbXML viewer does not display well on a smartphone (iPhone specifically) #2

Closed StephenRoth2014 closed 5 years ago

StephenRoth2014 commented 5 years ago

There's a couple of issues with the viewer on a smartphone (iPhone, specifically):

  1. The pop-up menus are too big and unwieldy. They should, by default, be minimized on start.
  2. The pop-up menu on the left appears non-opaque against the screen background so it is hard to read the text (at least on the iPhone)
  3. I selected one surface to display in the model, but could not figure out how to reset the view so as to view the entire model again.
  4. Is there a way to upload gbXML files when using a smartphone or tablet?
  5. The buttons in the title bar of the pop-up menu do not appear to work on the smartphone

Image-1 Image-1 (1)

theo-armour commented 5 years ago

Got it. Will fix.

theo-armour commented 5 years ago

@StephenRoth2014

Sorry for the delay. Here is what v0.17,03-05 looks like in my JavaScript console. Menu needs much sliding around in portrait mode but it looks like it still kind of works on an iPhone SE. Anyway, needs testing on real devices.

image

StephenRoth2014 commented 5 years ago

@theo-armour Minimize pop-up on start.

theo-armour commented 5 years ago

@StephenRoth2014 in: https://www.ladybug.tools/spider-gbxml-tools/spider-gbxml-viewer/dev/

image

Getting there. Need to work on icons reflowing out of their box

Note that moving slider or 'hamburger button to bottom on mobile is a trend

theo-armour commented 5 years ago

in: https://www.ladybug.tools/spider-gbxml-tools/spider-gbxml-viewer/dev/

beginning to settle down maybe

image

StephenRoth2014 commented 5 years ago

Ok