Josh Tynjala

Results 511 comments of Josh Tynjala

Drawers can be opened in other ways, though. Something more general should be used. In the meantime, you could probably override the visible property on your drawer. When it is...

In some situations, it will be impossible to properly clear focus if you set visible to false immediately after calling setFocus(). I've done my best to fix it, but text...

In the near future, I'm planning to build a desktop app for creating Feathers themes without writing code manually.

I'm not planning to make the tool parse ActionScript. It will probably use some kind of JSON or XML to store its data. If all goes as planned, I'll have...

Progress on what exactly? There are a lot of things mentioned in this thread that your question could apply to.

Development stalled, and I got pulled into other features.

This is completely controlled by the runtime. There's nothing that I can do to improve support on the Feathers side.

The easiest approach is probably to create a custom component that keeps track of the currently visible item and keeps the next at a lower depth. When a swipe is...