Hi,
we use your editors, for example int32editbox, doubleeditbox, enumeditbox within a scrollviewer. Now we have some troubles with this controls. Because all of them contains inside the slotteditemspresenter a SimpleScrollViewer element. And this simpleScrollViewer avoids the expected scroll behaviour of our outer scrollviewer. Its not possible to scroll the outer scrollviewer if the mouse cursor is over your editbox controls, because it seems that this controls (or the inner simplescrollviewer) catches the scroll wheel events.
Is it possible to remove your simpleScrollViewer item, or can you give us another hint to fix this annoying problem.
we use your editors, for example int32editbox, doubleeditbox, enumeditbox within a scrollviewer. Now we have some troubles with this controls. Because all of them contains inside the slotteditemspresenter a SimpleScrollViewer element. And this simpleScrollViewer avoids the expected scroll behaviour of our outer scrollviewer. Its not possible to scroll the outer scrollviewer if the mouse cursor is over your editbox controls, because it seems that this controls (or the inner simplescrollviewer) catches the scroll wheel events.
Is it possible to remove your simpleScrollViewer item, or can you give us another hint to fix this annoying problem.