mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
Add Canvas Render.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
var imageRender = require('./image-render')
|
||||
|
||||
module.exports = function DeviceScreenDirective($document, ScalingService, $rootScope) {
|
||||
return {
|
||||
restrict: 'E',
|
||||
|
||||
Reference in New Issue
Block a user