mrkjffrsn / RokuFramework

An opensource Roku framework
Apache License 2.0
47 stars 10 forks source link

Fix(ScrollView and Dialog): Scrollview and Dialog #13

Closed tribal-mrkjffrsn closed 5 years ago

tribal-mrkjffrsn commented 5 years ago

Dialog was stealing focus and resetting focus back to the page incorrectcly.

Scrollview was not setting focus on the right item when focus is back

Close()