Mikhail Fedotov

Results 13 comments of Mikhail Fedotov

About aliases - yes, that's my idea exactly :) it came to my mind that '' could give a bit better readability, especially because of Shine uses same notation. But...

Well, the first PR is ready for your critique :) https://github.com/AndyObtiva/glimmer-dsl-tk/pull/14 The second one (TreeView) is on the go.

Sorry for it took really long time :( The PR for treeview support https://github.com/AndyObtiva/glimmer-dsl-tk/pull/15

A bug fix for radio buttons https://github.com/AndyObtiva/glimmer-dsl-tk/pull/16

Don't want to give you too much hope till the work is done, but at the moment I'm working on a plugin which should allow Fusuma to work on touchscreens....

I'd like to share some progress report: - you can watch it here https://github.com/Phaengris/fusuma-plugin-touchscreen/tree/draft - at this moment it is very draft, supports only tap events and the structure of...

Some progress report :) sorry for being slow with updates, I have not much time to work on this... - added swipe support - heavily reworked the plugin's structure The...

Progress report: hold support. @iberianpig you're probably right :+1: let me release it and then add features.

Well, I've released it as a gem https://rubygems.org/gems/fusuma-plugin-touchscreen/versions/0.0.1.alpha I still consider it an alpha version :) but releasing it as a gem may give a chance to install it for...

I was away from development for a time, but now there's some news: - pinch implemented - rotate implemented - covered with specs What's left to do is to finish...