Compare commits

..

2 Commits
0.4.0 ... 0.5.0

Author SHA1 Message Date
John Lunde
7cba160828 Merge pull request #3 from qlik-oss/enable-printing
[QPE-235] enable printing
2018-11-13 14:54:41 +01:00
Kristoffer Lind
2af87e2d42 enable printing 2018-11-09 11:30:41 +01:00

View File

@@ -136,11 +136,12 @@ const component = {
}
}
},
support: {
export: true
},
snapshot: {
canTakeSnapshot: true
},
paint: paint
};