ng2-canvas-whiteboard icon indicating copy to clipboard operation
ng2-canvas-whiteboard copied to clipboard

Canvas whiteboard

Results 50 ng2-canvas-whiteboard issues
Sort by recently updated
recently updated
newest added

Are you planning to add line drawing patterns support?

Hi, Having a scaling mode for the image would be nice, similar to the ones available on android e.g. https://developer.android.com/reference/android/widget/ImageView.ScaleType

Currently, when I leave the canvas (but have the mouse still pressed) and enter it again the line has stopped. This feels a little odd sometimes and I would like...

enhancement

This is a follow-up to [issue 29](https://github.com/webfactorymk/ng2-canvas-whiteboard/issues/29). It appears that any time an image is loaded into the canvas from the base64 encoding, the Clear, Undo, (and presumably Redo) buttons...

Technically it sounds easy, as described at https://stackoverflow.com/questions/18377891/how-can-i-let-user-paste-image-data-from-the-clipboard-into-a-canvas-element-in I am not sure if this is in the scope of this component.

In many simple image editors, there is a feature of typing content/letterd. Is this in the scope of this component in near future?

Would be nice to have a possibility to load image after the canvas is initialized. One of these options would be good to have: 1) canvasWhiteboardComp.imageUrl = image; canvasWhiteboardComp.loadImage(); 2)...

bug
next hotfix

Updating the cli and all the packages and correcting bugs on tests with Karma. Don't hesistate if you have questions :)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies