Marcin Sydor

Results 14 comments of Marcin Sydor

Hi Bernhard, I have similar problem with in Webstorm. Dart Analysis panel showing a message: `Warning:(36, 46) The getter 'linear' is not defined for the class 'Function'` My code: `new...

Great. I've renamed it and it's working well now.

Hi Bernhard, Thanks for the quick answer. I wanted to try a few more things before I get to you back. I used webp images so 1M in total (previously...

That's fine. I think I will leave it for day or two and then try again. According to WebGL I've tired both options and don't see the difference. Will let...

That might help. The odd think is I've not noticed that problem perviously. When you fixed the bugs in IE I started using 0.9.2+1 version. I might be wrong but...

That make sense. But so far I tested only shapes without outlines. I have a sprite that contains a simple rectangle or bitmap image 100x200 px. Then I'm getting the...

Hi Bernhard, Did you have a change to have a look it again. How hard it would be to set bounds to e.g. (x=150, y=250, w=200, h=100) not (x=149, y=249,...

Thanks for looking at it. I'm sure it's not easy task. I'll try to understand better how stagexl works and maybe I find the solution myself.

I've updated my app to angular 1.1.2 version. I use relative path `templateUrl: 'app.html'`. The file is in lib/component/ folder. I'm debugging it in WebStorm and Chromium is opening `http://localhost:63342/my_app/web/index.html`...

@jrote1 Thanks a lot for the solution. My app started working again.