-
I am using both mySql and zmq clients, and neither expressed the "side" for trades.
market_data.py defines:
```
class Side:
NONE = 0
BUY = 1
SELL = 2
```
but no trace…
-
Open the below project on MacOS and try using the scrollbar to jump halfway down the list.
https://gist.github.com/ryanknauer/d8361c0e59ffd51f77b735ea8698714d
Expected: Smooth scrolling.
Actua…
-
I'm building something like storybook but for Flutter and I want to render on desktop what the app would like like on a phone.
By overriding MediaQueryData with the values I get on the phone and the …
-
I've been trying to get to the bottom of [this issue](https://github.com/ReactiveX/rxdart/issues/322) and have honed in on `Stream.periodic`. In trying to diagnose, I've hit a (probably related) issue…
-
When using any color with an opacity on Arabic letters, the opacity does on apply on all of the letters.
here's an image that shows the same color for Arabic and english letters, notice the opacity w…
-
```
Describe your system:
- Operating System (be specific): Debian GNU/Linux Jessie/Sid
- Machine type (32-bit or 64-bit): 64-bit
- Mupen64Plus version: 2.0.0
- Plugins used: Mupen64Plus SDL Input…
-
```
Describe your system:
- Operating System (be specific): Debian GNU/Linux Jessie/Sid
- Machine type (32-bit or 64-bit): 64-bit
- Mupen64Plus version: 2.0.0
- Plugins used: Mupen64Plus SDL Input…
-
```
Describe your system:
- Operating System (be specific): Debian GNU/Linux Jessie/Sid
- Machine type (32-bit or 64-bit): 64-bit
- Mupen64Plus version: 2.0.0
- Plugins used: Mupen64Plus SDL Input…
-
```
Describe your system:
- Operating System (be specific): Debian GNU/Linux Jessie/Sid
- Machine type (32-bit or 64-bit): 64-bit
- Mupen64Plus version: 2.0.0
- Plugins used: Mupen64Plus SDL Input…
-
Stepper buttons are using primaryColor as button background color instead of accentColor like the rest of the buttons do...
https://stackoverflow.com/questions/53337392/flutter-change-stepper-step-co…