-
Through console logging I have traced the issue as far as I can.
``` js
//Add step to tour
scope.tourStep = step;
scope.tour = scope.tour || ctrl;
if (ctrl.initialized) {
configureInheritedPro…
-
```
What steps will reproduce the problem?
1. Make a call to scale on a Surface.
2. Make a call to drawImage on the same surface.
What is the expected output? What do you see instead?
The expected o…
-
```
I need to use ClientBundle feature of combining several images into one large
image file to make the download faster/more efficient.
However, doing this business:
((ExternalImageResource) myIma…
-
SpriteBatches is an object in love to help speed up the rendering of an image if used tons of times. The reason Anim8 could use this is because if I wanted to render 50 animated enenmies with anim8 it…
-
Image quality seems to have taken a turn for the worse after changing rendering strategies in https://github.com/phetsims/function-builder/issues/3.
Here's the previous strategy, which draws HTMLImag…
-
**[Original report](https://bitbucket.org/rude/love/issue/483) by Anonymous.**
----------------------------------------
love.audio.play(source) is a duplicate of source:play(), and so on.
I would a…
-
An export to Static HTML of a tiddler with an embedded view fails with the following error:
```
Internal JavaScript Error
Well, this is embarrassing. It is recommended that
you restart TiddlyWiki b…
-
I am opening an issue on my own project - since it allows me a bit of a work log functionality.
Building raster is a bit unlike any of the other things I have done with laserweb, because there is ver…
ghost updated
8 years ago
-
Based on the example, http://visjs.org/examples/network/nodeStyles/colors.html, I tweaked nodes, id:7, to be point to an image and highlight and hover does not work anymore.
Here is the tweaked code,…
-
themes needs a rewrite to 3.20