(in the upcoming JavaFX master)
- Have multiple tabs opened
- Have the first tab focused
- Hover on the second tab

- Scroll down with the mouse wheel
- Expected behavior: Tabs scroll to left
When using mouse wheel up, the expected behavior is seen. I think, this is more the Mac OS X than the Windows style. Therefore, I propose to reverse the current mouse wheel behavior on the tabs.
(in the upcoming JavaFX master)
When using mouse wheel up, the expected behavior is seen. I think, this is more the Mac OS X than the Windows style. Therefore, I propose to reverse the current mouse wheel behavior on the tabs.