Anthony Kal

Results 6 comments of Anthony Kal

I am using base class for **bootstrap-switch** `$.fn.bootstrapSwitch.defaults.baseClass = "bootstrap-switch",` and to resize for now i am using this one, **this work for me but still with static size** ```...

see this one, hope help you out, this is dynamic but too much changes https://github.com/gedex/jOrgChart/tree/37d78c8bfaf3ec383db9d11246e83f5ccd79009d

you can use html2Canvas, and put the canvas inside div, when print remove all css that overflow, after print , apply them again. hope this useful. ref to #58

the same happen to mine. i dont have any firewall blocking. i am using any gmail that valid.

or using **hidden directives** > or for **auto reset search** and **hide artist-details** if null : ``` //app.component.ts export class AppComponent { ..... public edited : boolean = false; showArtist(item)...