Davood

Results 8 issues of Davood

I want to trigger a ZoomOutDown to a component when a button fires. When I change the playState from "paused" to "running", nothing happens. Can you help how to do...

Having three tables with the following specifications: ``` type Devices struct { ID int Name string } ``` and ``` type Features struct { ID int Name string } ```...

Dear contributors, Thank you for your great work in sharing this. I want to know why you have set libavfilter flag off in ffmpeg config. Does it make a problem...

there are many linter errors that should be resolved. I checked some, there are some around. ``` client_test.go:524:5: `sendMailServer` is unused (deadcode) var sendMailServer = `220 hello world ^ client_test.go:534:5:...

In some cases, users should see a brief overview of the orderbook. For instance, *user A* should see the following representation of both the queues in the orderbook: ``` Asks...

Within the code, there was, to me a mistake, in which the Sessions were not defined within the interface. In this PR, we have added that and we expect to...

Since there are many issues around UX-writing in Farsi and even non-Farsi sites, I would suggest to transfer it to a library and support many different languages. I prefer something...

This is a nice work and I would strongly recommend to update it.