BDisp
|
8f4924e40f
Fixing bug in EnsuresVisibilitySelectedItem on ListView.
|
4 years ago |
BDisp
|
0f038c76e1
Also implementing the ScrollBarView in the ComboBox of the ListsAndCombos scenario.
|
4 years ago |
BDisp
|
58c2509772
Offers more simplicity to iterate with the ScrollBarView and its hosts.
|
4 years ago |
BDisp
|
746a5c8c61
View not visible doesn't have to be handled.
|
4 years ago |
BDisp
|
2f488c5572
Fixing ListView TopItem and LeftItem.
|
4 years ago |
BDisp
|
bedeca61e6
Fixing some bugs.
|
4 years ago |
BDisp
|
b3817d8ff1
Set focus to the ScrollBarView host if scrolling is started by the scroll bar.
|
4 years ago |
BDisp
|
85d445a5d6
Reverting the changes as this is working right again.
|
4 years ago |
BDisp
|
0466a6ebc3
Avoiding throwing exception on the "All Views Tester" scenario.
|
4 years ago |
BDisp
|
542c507b59
Ensuring visibility to the SelectedItem of the ListView when getting focus.
|
4 years ago |
BDisp
|
146d23422b
Ensures that the ScrollBarView don't have two vertical or horizontal ScrollBarView.
|
4 years ago |
BDisp
|
b88dbb672b
Added right and left scrolling feature to the ListView.
|
4 years ago |
BDisp
|
bf6c4ec417
Improves mouse functionality and fixed the CharacterMap scenario.
|
4 years ago |
BDisp
|
351cb8133f
Fixed backward bug and added one more unit test to probe.
|
4 years ago |
BDisp
|
5b86c460e8
Added ScrollBarViewTests.cs file with unit tests for ScrollBarView.
|
4 years ago |
BDisp
|
5c2e037c85
Removed ContentOffset from ScrollBarView.
|
4 years ago |
BDisp
|
cb71674e76
Sets the vertical and horizontal ContentOffset property.
|
4 years ago |
BDisp
|
6f13c64747
ContentOffset fixed.
|
4 years ago |
BDisp
|
4fbb5be165
Fixed some bugs.
|
4 years ago |
BDisp
|
61e87e84b5
Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view.
|
4 years ago |
Charlie Kindel
|
cbbce244dc
Merge pull request #1072 from mrboring-forks/spelling-error
|
4 years ago |
mrboring
|
8bc5a3f5f3
Removed files from pull request
|
4 years ago |
Charlie Kindel
|
c00637fb1e
Merge pull request #1063 from HermanSchoenfeld/master
|
4 years ago |
Charlie Kindel
|
321513f19d
Merge pull request #1069 from BDisp/auto-size-fix
|
4 years ago |
mrboring
|
2674a3b21a
Fixed misspelling of scrollview
|
4 years ago |
BDisp
|
7febb7ac5c
Fixes #1068. The ResizeView doesn't handle the AutoSize properly.
|
4 years ago |
Herman Schoenfeld
|
183be6c31f
Refactor unhandled exception handling loop as per review
|
4 years ago |
Charlie Kindel
|
74608fec0d
Merge pull request #1062 from BDisp/computer-layout-fix
|
4 years ago |
Herman Schoenfeld
|
5e1e7c0ee4
XMLDOC fixes for prior commit
|
4 years ago |
Herman Schoenfeld
|
721c796c7f
Added unhandled exception handling in Application.Run
|
4 years ago |