Closed mdpiper closed 10 years ago
With commit https://github.com/csdms/wmt/commit/c9604da1a752e7b8699d2b474951f1c1f00ad435, the ModelMenu
is now a PopupPanel
instead of a DecoratedPopupPanel
. This may make a difference.
The ModelMenu
has been deprecated in favor of the ModelMenuPanel
On Safari 5.1, the
ModelMenu
spans the width of the browser window. (And it grows with each click!) It appears that Safari is ignoring the CSS that sets the menu width.There should be some workaround for dealing with this issue. Scott says that he's done things like this for his business website.
This behavior does not appear in Safari 6+ or in Chrome.