William David Cossey

Results 23 comments of William David Cossey

@rstm-sf @ForNeVeR You can pull my branch from [here](https://github.com/wdcossey/AvaloniaRider/commits/wdcossey/bitmap-preview-updates), build and run to have a look at it, feedback is welcome (I am not a Kotlin/Java dev 😋). PS: I...

Hey @ForNeVeR @rstm-sf, sorry for the delay, been busy with other projects and work. #### Performance Testing: ![performance](https://user-images.githubusercontent.com/1089478/95856280-b085c180-0d51-11eb-99d0-80cc1e07957d.gif) #### Action Controls (Grid, Zoom +, Zoom -, Reset Zoom) ![image](https://user-images.githubusercontent.com/1089478/95856412-e2972380-0d51-11eb-8cf8-2c277b14cb2b.png) Zoom...

@ForNeVeR Sure, you're more than welcome to start a PR, leave some comments and and make the changes if needed.

> > I do think think it is feasible. However I don't have experience with .NET core and no real time available for doing so. > > @pveliz Hi, are...

@ramon-mendes you're more than welcome to take whatever you want! SciterCore wouldn't have been possible without your hard work. There's fluent syntax littered throughout the entire codebase, it's been a...

@Shadow4walker Yes, the code is open source. You can simply build the packages yourself locally using the nuget CLI, the source is there. That said, I am in the process...

@zHaytam I want to have multiple (and different) `Ports` per `Node`, essentially the ports can only attach to ports of the same `type`. Over simplified example: 1. Blue can only...

I have the code I posted above working as expected and will happily open a PR if you are happy. Although the code is 99.9% the same it's better to...

I haven't tried this, just typing what I'm seeing from your comment. _BasedOn="{StaticResource {x:Type DataGridCell}}"_ ``` ```

![mui_pull](https://cloud.githubusercontent.com/assets/1089478/21370664/79170abe-c715-11e6-9b6b-0c58e69d1ca0.png)