이재호

Results 10 comments of 이재호

Okay. Thank you for comment. I have changed the code like following. ``` # Delete any relevant preexisting rules. log "Cleaning up any stale load-balancer rules ..." nsenter --net=/run/snap.docker/netns/ingress_sbox iptables...

Hi, I’m interested in working on this issue!

I've reviewed this part of the code and given it some thought. How about accepting **dy** as a prop and adding it to the y value of the Brush component?...

Maybe not, because when user does not give **dy** props it works just like before.

I would like to do it : -)

Hey @ckifer I have written dy props for adjusting y values. and i wrote test codes and test using demo. It works good. However when user give tickMargin in X-Axis...

Okay i got it. I will update storybooks, tests and then make a PR. Thanks !

Thank you so much : -)

vue-electron is using electron-store@^2.0.0 newer version electron-store does not have electron.remote.app code.

I temporarily use hack. just change yarn.lock file vuex-electron electron-store dependencies and remove node_modules and yarn install again.