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 |
BDisp
|
ee0fc06b9a
Fixes #1061. ComputerLayout scenario does not drawn correctly.
|
4 years ago |
Charlie Kindel
|
287d2c1b05
Merge pull request #1047 from BDisp/textview-unicode-support
|
4 years ago |
BDisp
|
fa57c20a48
Allowing ScrollTo method to deal with rows and columns without breaking anything.
|
4 years ago |
Charlie Kindel
|
2e566c613e
Merge pull request #1054 from BDisp/removing-application-currentView
|
4 years ago |
Charlie Kindel
|
47966e3e00
Merge pull request #1051 from BDisp/scrollview-faster-fix
|
4 years ago |
Charlie Kindel
|
00fdc92899
Merge pull request #1057 from BDisp/window-superview-redraw-fix
|
4 years ago |
Charlie Kindel
|
7a98f0e829
Merge pull request #1055 from BDisp/mouse-event-ofx-ofy-fix
|
4 years ago |
BDisp
|
30e4439e7b
Reverting the CanBeVisible method.
|
4 years ago |
BDisp
|
43ea03bc29
In addition to the view visibility having to be true to be redrawn, it is also necessary that the width and height are greater than zero.
|
4 years ago |
BDisp
|
abab3f8c25
Typo fix.
|
4 years ago |
BDisp
|
9d721e94f6
Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class.
|
4 years ago |