Maifee Ul Asad
Maifee Ul Asad
fixed issue #151 minor bug remains, for showing the color picker palette you have to click on color picker palette **and then to IMAGE_AREA** this demonstrates the minor bug :...
As per #151
Implement mathematical function to an image. Like a Shader, but way more easier format. Like : ``` px.r = (px.r > 127) * 255 px.g = 0 px.b = 0...
### The problem I tried to start development in my Windows system, but I got this error. ``` PS D:\projects\desktop> yarn yarn install v1.21.1 [1/5] Validating package.json... [2/5] Resolving packages......
'Ribbon.OnPropertyChanged(AvaloniaPropertyChangedEventArgs)': no suitable method found to override
I was trying to build it in ubuntu, my command was `dotnet build`, here is the output : ``` Microsoft (R) Build Engine version 16.9.0+57a23d249 for .NET Copyright (C) Microsoft...
I tried to run the UI project with **`dotnet run --project Jaya.Ui`** And I got the following error : ``` Unhandled exception. System.InvalidOperationException: The Style already has a parent. at...
I was looking for some wiki or readme, to guide me through building this project. But couldn't find any. I have plan to play with it in Linux-Ubuntu.
I can implement this feature. I'm already working on [it](https://github.com/maifeeulasad/React-Sight/blob/download-feature/extension/frontend/drawChart.js#L362-L378)
- doesn't require python2 - closes #297 https://github.com/React-Sight/React-Sight/issues/297