I guess I just found a small bug in the NextInspector component.
The NextInspector allows the user to scroll vertically with the mousewheel.
This works fine until I select a row of type NxComboBoxItem. If such a row is selected all mousewheel events are ignored.
I uploaded a demo in project1.zip with your latest release:
- select row1 and use mousewheel -> works
- select Combo1 and use mousewheel -> nothing happens.
Best regards,
Justus












