BDisp
|
a9d8ff19d8
Fixes #1344. Setting showBothScrollIndicator to false on the constructor don't throws NullReferenceException anymore.
|
4 years ago |
Charlie Kindel
|
8d8025329e
Added Attributes tests; balanced Application.Init/Shutdown
|
4 years ago |
Charlie Kindel
|
b29240f362
Code coverage (#1235)
|
4 years ago |
BDisp
|
f9f68048a2
The host only need to pass the real sizes and the ScrollBarView automatically consider the extra line and column.
|
4 years ago |
BDisp
|
e7f66f8350
Simplifies the code more and makes it more understandable on the ScrollBarView.
|
4 years ago |
BDisp
|
58c2509772
Offers more simplicity to iterate with the ScrollBarView and its hosts.
|
4 years ago |
BDisp
|
bedeca61e6
Fixing some bugs.
|
4 years ago |
BDisp
|
0466a6ebc3
Avoiding throwing exception on the "All Views Tester" scenario.
|
4 years ago |
BDisp
|
146d23422b
Ensures that the ScrollBarView don't have two vertical or horizontal ScrollBarView.
|
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 |