Andrew Trice

Results 8 issues of Andrew Trice

ViewNavigators don't maintain scroll position when navigating back using popView(), they always reset back at the top.

bug

To integrate or not? That is the question. There are existing frameworks/plugins to allow history management in HTML/JS web apps... why reinvent the wheel?

question

The ViewNavigator works in IE, but has some CSS styling/layout issues. Not a high priority to fix, but worth noting.

bug
enhancement

currently has multiple parameters... should make it so it takes one parameter - an object that can have attributes. The param attributes would be used to overwrite default parameters. This...

enhancement

Buttons on the view navigator are very picky, you have to be overly-precise for the click action to occur - this doesn't happen with other platforms, or with "normal" web...

bug

Restructure CSS for view navigator so that it is easier to customize.

enhancement

Odd behavior on android... link/button highlights aren't aligned (not that big of an issue), but hover effects don't work properly. This is related to the CSS style: -webkit-backface-visibility: hidden; This...

bug

It's non-existant... need to fix that

enhancement