Filippo Zonta
Filippo Zonta
@martynasma afaik it's not possible to set the "balloon" object in a Guide object
@martynasma it's not possible when you want a guide between 2 values. Using thickness is hard since it is necessary to compute the thickness dinamically for every zoom setting etc.
same issue for me, the thing is, mosca is taking down the whole server. The clients must call a different http service before connecting to mqtt, but they can't since...
I'm quite new to typescript and I don't know if I'm doing something wrong: right now I'm giving my src/*_/_ directory to gulp-tslint and it checks also 3rd party libs...
@icfantv it's not hijacking since this is related on how to exclude some folders (i.e. typings/).
@panuhorsmalahti my bad, I was not configuring gulp-tslint correctly. @icfantv Correct. Sorry for the hijacking
same problem, gnome 3.16.1
having the same issue. Adding es6 to libs results in the following error: node_modules/tns-core-modules/es-collections.d.ts(30,14): error TS2300: Duplicate identifier 'MapConstructor'. node_modules/tns-core-modules/es-collections.d.ts(31,14): error TS2300: Duplicate identifier 'SetConstructor'. node_modules/typescript/lib/lib.es2015.collection.d.ts(31,11): error TS2300: Duplicate identifier...
if I download the package via npm or via tns plugin install, version 1.0.1 will be installed which I think it's an old version. i.e. HttpRequestOptions interface is missing url...