Esri / military-planner-application-csharp

The Military Planner Application is an Application Prototype Template for planning military operations.
Apache License 2.0
28 stars 19 forks source link

Phase label blocks Add, Back, Next buttons when app window is narrow #55

Closed garysheppardjr closed 9 years ago

garysheppardjr commented 9 years ago

Run the app and adjust the window width so that the Add, Back, and/or Next buttons are underneath the phase label in the upper left corner of the map. Try to click those buttons, and you can't because the phase label blocks them.

In this situation, the phase label isn't very readable anyway, so perhaps the button bar should be over the label.

Workaround: adjust the width so the buttons are not underneath the phase label.

jmccausland commented 9 years ago

Fixed with pull request #61