Piotr
Piotr
Callback inside my controller: `functionToFire() { console.log('Yo!'); }` Template: ``` ``` I tried _on-set-date_ either but w/o success. Using Angular 1.5, date-picker is inside component.
My variables definded in Controller: ``` this.scheduleDate = {}; this.today = new Date(); ``` My template: ``` ``` And when I select a day from date-picker, I got " "...
I did not find the answer anywhere but is 480p output possible on this device? I'd rather like to use it with standard, black 4x3 LCD than 50 inch TV...
There is a problem with thumbnails loading on plain 68000/010 CPUs (without FPU). If I turn thumbnails off in settings, everything is fine. Looks like something yet requires FPU... Attaching...