Summary
- Fixed Scrollbar draggging issue (details)
- Now users can define useScrollbarThumbShadow in their image. Default (details)
- Changed category of simulatedXXXXX in Morph Added simulated methods for (details)
- Created test for ScrollBar dragging Created test for Scrollbar and (details)
- Due that scroll is controlled by the dragging status there is no need to (details)
- moved to 'simulating' instead of 'event testing'. (details)
- In default Setting the ThemeSettings does not respond to (details)
- changed ActiveHand to self activeHand. All current Morphic Tests OK (details)
- refactoring tests to get better output in the CI (an assertion per test) (details)
- Correct Categorization (details)
- Do not delegate simulation to the hand (details)
- added comment to assertSameValueAfter (details)
- assert:equals: for a false value, replaced by deny: (details)
Summary
- Fixed Scrollbar draggging issue (details)
- Now users can define useScrollbarThumbShadow in their image. Default (details)
- Changed category of simulatedXXXXX in Morph Added simulated methods for (details)
- Created test for ScrollBar dragging Created test for Scrollbar and (details)
- Due that scroll is controlled by the dragging status there is no need to (details)
- moved to 'simulating' instead of 'event testing'. (details)
- In default Setting the ThemeSettings does not respond to (details)
- changed ActiveHand to self activeHand. All current Morphic Tests OK (details)
- refactoring tests to get better output in the CI (an assertion per test) (details)
- Correct Categorization (details)
- Do not delegate simulation to the hand (details)
- added comment to assertSameValueAfter (details)
- assert:equals: for a false value, replaced by deny: (details)