Zakhar Morozov

Results 3 issues of Zakhar Morozov

It's seem to be that `Finish` method doing all magic in goroutine. So when it's finished it doesn't mean exactly that printing is finished too. For example ``` wg.Wait() bar.Finish()...

With this library possible to do menu on both sides? Because i can't. 2 problems: - Swipe event working wrong with 2 sides. Maybe possible to handle that event by...

Is that even possible to highlight vue tags? I already add two regex for `@` and `v-*` but it does not work with `:`. For example ![2017-01-02_23-00-12](https://puu.sh/t8K2q/837f7fed2f.png) ![2017-01-02_23-00-12](https://puu.sh/t8KaI/73211c9eb3.png) But ide...