ahiipsa / navigation

Keyboard navigation for Smart TV applications
http://ahiipsa.github.io/navigation
22 stars 4 forks source link

Suggestions for improvement #5

Open DChinin opened 8 years ago

DChinin commented 8 years ago

Now library causes force reflow on every move, it will be good to add custom attributes for manually specify target element. Same story with horizontal and vertical navigations, we don't need to find next element with spatial navigation.

You can look at https://github.com/LibertyGlobal/sunbeam for some ideas

ahiipsa commented 8 years ago

Hello

add custom attributes for manually specify target element

You mean if element have special attribute do not use default strategy?

Main thought in your message: "to many reflow"?