aprsworld / wsWebDisplay

0 stars 0 forks source link

Collapse button and expand button swap under certain conditions #64

Closed Cdetviler closed 8 years ago

Cdetviler commented 8 years ago

Steps to reproduce: 1) Select one element on page 2) Click collapse window 3) Select second element on page

This reverses the collapse button.

Cdetviler commented 8 years ago

I fixed this between selecting two different elements, but there are still issues when the collapse button is pushed directly before leaving edit mode. when edit mode is resumed, the button will be toggled still. This can be temporarily resolved by hitting esc twice or selecting an element. Will have a more permanent fix next week.

Cdetviler commented 8 years ago

The control panes are now forced open any time the user goes into editmode. This fixes the issue where the button would reverse itself