Max Katz
|
8a6d53fea7
|
Merge pull request #9274 from AvaloniaUI/fixes/viewbox-datacontext-binding
Set Viewbox container logical parent.
|
4 years ago |
Steven Kirk
|
4740955ef4
|
Set Viewbox logical parent.
Fixes `DataContext` binding in `Viewbox.Child`.
|
4 years ago |
Steven Kirk
|
fd46119d74
|
Add failing test for Viewbox DataContext binding.
|
4 years ago |
Dan Walmsley
|
8b5f97e919
|
Merge pull request #9265 from AvaloniaUI/wasm-fixes
fix distortion on mobile chrome browser.
|
4 years ago |
Dan Walmsley
|
ab02289d93
|
fix distortion on mobile chrome browser.
|
4 years ago |
Max Katz
|
831dfb8ef8
|
Merge pull request #9133 from robloo/screen-updates
Comment and update the Screen class
|
4 years ago |
Max Katz
|
af449e8b7b
|
Merge branch 'master' into screen-updates
|
4 years ago |
Max Katz
|
dc030b54bb
|
Merge pull request #9209 from Lakritzator/master
fix: Avalonia on Windows - Intermittent "Arithmetic operation resulted in an overflow".
|
4 years ago |
Max Katz
|
bfde629c4b
|
Merge branch 'master' into master
|
4 years ago |
Max Katz
|
fee9bd2aaa
|
Merge pull request #9239 from workgroupengineering/fixes/Issue_9182
fix: CS8350
|
4 years ago |
Max Katz
|
9f237b3786
|
Merge branch 'master' into fixes/Issue_9182
|
4 years ago |
Max Katz
|
5d56938ec2
|
Merge pull request #9261 from AvaloniaUI/fixes/more-wasm-fixes-3
Fixes/more wasm fixes 3
|
4 years ago |
robloo
|
6f5bae821b
|
Fix usage of updated Screen properties
This fixes the macOS build
|
4 years ago |
robloo
|
9c9ca346e4
|
Merge branch 'master' into screen-updates
|
4 years ago |
Dan Walmsley
|
cd8358303e
|
30fps resize.
|
4 years ago |
Dan Walmsley
|
f5d3f9b2d3
|
we dont handle gl makecurrent.
|
4 years ago |
Dan Walmsley
|
38717dafbb
|
smooth resizing attempt 2.
|
4 years ago |
Dan Walmsley
|
116146e847
|
smooth resizing wasm.
|
4 years ago |
Dan Walmsley
|
eb1c1971f1
|
remove cursor style when we want normal cursor.
|
4 years ago |
Dan Walmsley
|
3e169c6b7a
|
Merge pull request #9259 from AvaloniaUI/fixes/more-wasm-fixes2
wasm prevent touch flashing android.
|
4 years ago |
Dan Walmsley
|
1d19c37a37
|
wasm prevent touch flashing android.
|
4 years ago |
Dan Walmsley
|
dd8aefbe28
|
Merge pull request #9257 from AvaloniaUI/more-wasm-fixes
More wasm fixes
|
4 years ago |
Dan Walmsley
|
e5b745694a
|
filter modifier text input events.
|
4 years ago |
Dan Walmsley
|
31cef0b54f
|
basic non-ime text input.
|
4 years ago |
Dan Walmsley
|
9cbe262117
|
fix copypasta
|
4 years ago |
Robin Krom
|
76a92f5069
|
Merge branch 'master' into master
|
4 years ago |
robloo
|
91d25f7416
|
Fix missed property rename
|
4 years ago |
Max Katz
|
759885561d
|
Merge pull request #9252 from AvaloniaUI/fixes/wasm-fixes
Fixes/wasm fixes
|
4 years ago |
workgroupengineering
|
18e51d4689
|
Merge branch 'master' into fixes/Issue_9182
|
4 years ago |
Dan Walmsley
|
668296b397
|
minify js
|
4 years ago |
Dan Walmsley
|
d72d7fad5d
|
Merge remote-tracking branch 'origin/master' into fixes/wasm-fixes
|
4 years ago |
Dan Walmsley
|
5d8e4998c1
|
prevent browser touch gestures happening outside of avalonia
|
4 years ago |
Dan Walmsley
|
053d853835
|
Merge pull request #9251 from AvaloniaUI/feature/github-sponsor-link
add github sponsors
|
4 years ago |
Dan Walmsley
|
3f4034f0ca
|
add github sponsors
|
4 years ago |
Dan Walmsley
|
1cf220016f
|
focus the root container on page load.
|
4 years ago |
workgroupengineering
|
860c864b42
|
Merge branch 'master' into fixes/Issue_9182
|
4 years ago |
Benedikt Stebner
|
fae23165a0
|
Merge pull request #9244 from Gillibald/fixes/microComDeps
Adjust Microsoft.CodeAnalysis package version
|
4 years ago |
Max Katz
|
e30a46a08b
|
Merge branch 'master' into fixes/microComDeps
|
4 years ago |
Max Katz
|
f777d7cb65
|
Merge pull request #9243 from AvaloniaUI/fixes/7566-dragleave-drageventargs
Use DragEventArgs for DragLeave event.
|
4 years ago |
robloo
|
2a12130fd8
|
Merge branch 'master' into screen-updates
|
4 years ago |
robloo
|
d816726ef0
|
Rename Scale to Scaling and update more comments
|
4 years ago |
Robin Krom
|
0ee3413f5c
|
Merge branch 'master' into master
|
4 years ago |
Robin Krom
|
64fa0dcb42
|
Merge branch 'master' of https://github.com/Lakritzator/Avalonia
|
4 years ago |
Robin Krom
|
10b584d95c
|
After the fix still causing issues, I figured the value must be >0xffff_ffff so not fitting. I changed to logic to handle that case too.
|
4 years ago |
Benedikt
|
a88fdd56b9
|
Adjust Microsoft.CodeAnalysis package version
|
4 years ago |
Steven Kirk
|
89faa52240
|
Use DragEventArgs for DragLeave event.
This follows the WPF/UWP API and allows pointer information to be retrieved.
|
4 years ago |
Nikita Tsukanov
|
f87f596e88
|
Merge pull request #9241 from AvaloniaUI/switch-to-nuget-microcom
Use MicroCom.Runtime from nuget
|
4 years ago |
Dan Walmsley
|
4f59f151fc
|
Merge branch 'master' into switch-to-nuget-microcom
|
4 years ago |
Nikita Tsukanov
|
48bd894e60
|
Use MicroCom.Runtime from nuget
|
4 years ago |
Giuseppe Lippolis
|
f271654d64
|
fix: CS8350
|
4 years ago |