aesculus / EVTO-App-Feedback

A project to track bugs and ideas for the EVTO App
MIT License
1 stars 0 forks source link

Plan screen - Revised button layout #328

Closed EVGrokker closed 7 years ago

EVGrokker commented 7 years ago

I'm proposing rearranging the buttons on the Plan screen as shown in the attached image. Here's the rationale:

We currently have 5 buttons:

I've added a horizontal grid line in the image to show the approximate vertical halfway point for reference.

My thinking:

Buttons in the upper half deal with selecting, managing and displaying the active route. Some operations change the zoom or centering of the map.

Buttons in the lower half deal with toggling overlays.

The Location button both recenters the map and toggles an overlay of the device location, so it's in the middle.

By grouping the related buttons in the upper and lower areas, that gives us room to add more buttons in the future if needed, without disrupting the user's sense of how they're organized.

This was a quick hack, so excuse the imprecise locations and subdivisions.

The verbal description of the new button location would be as follows:

The Location button should be centered vertically in the right-side button stack.

The Globe button and Map buttons should be grouped either side of an imaginary line 25% down the screen, or the middle of the top half.

The Lighting bolt and Outlet buttons should be grouped either side of an imaginary line 75% down the screen, or the middle of the bottom half.

button layout 2

aesculus commented 7 years ago

I think I can get close to this with a bit of hacking. But let me interject a bit of facts in here just to muddle the situation.

Google defines 12 sectors for placing button like these on the map. I can then tweak these by adding padding etc between controls that share the same position.

  +----------------+ 
  + TL    TC    TR + 
  + LT          RT + 
  +                + 
  + LC          RC + 
  +                + 
  + LB          RB + 
  + BL    BC    BR + 
  +----------------+
EVGrokker commented 7 years ago

Give it a (w)hack. You can just post a screen shot when you have something worth looking at.

EVGrokker commented 7 years ago

If you can't push things to the middle of the upper half and the middle of the lower half, I'd be OK with the buttons being pinned to the top (Globe, Map) and bottom (Supercharger, Outlet), with Location in the middle.

EVGrokker commented 7 years ago

Visually, this would be OK too:

button layout 3

aesculus commented 7 years ago

That's what I am going to do probably. But I can add a lot of spacing at the top (globe) which should give it the same effect.

Another piece of info that I am surprised has not shown up yet on iOS, is the addition of a button to go full screen map on Androids.

screenshot_2017-04-26-09-02-35

aesculus commented 7 years ago

See if this works. V1.2 (7)

Space at the top for the Android full screen map button.

image

EVGrokker commented 7 years ago

Looks good to me!

aesculus commented 7 years ago

Actually I hated it after using it. I went with this layout for the following reasons:

image

EVGrokker commented 7 years ago

OK. You convinced me. :)