On Wednesday 10 June 2015 16:21:24 Peter Kovacs wrote:
> console.log('NoSound', checked) <----missing ;?

They are optional in Ecma/JavaScript, but I also normally use them. Especially 
if you are minifying JS files you have to use them or everything will break :P

>                     sound = !checked;
> 
> Am 10.06.2015 16:03 schrieb "Thomas Tanghus" <tho...@tanghus.net>:
> > Hi
> > 
> > I have a weird issue:
> > 
> > A Dialog with two TextSwitches and a Background area, and none of them
> > registers tapping.
> > 
> > I've been staring myself blind for several days, so now I've gotta ask
> > here
> > for some more eyes ;)
> > 
> > Link to github as it's easier to read:
> > 
> > 
> > https://github.com/tanghus/kitchen-timer-qml/blob/master/qml/pages/SoundDi
> > alog.qml#L34
> > 
> > --
> > Med venlig hilsen / Best regards
> > 
> > Thomas Tanghus
> > _______________________________________________
> > SailfishOS.org Devel mailing list
> > To unsubscribe, please send a mail to
> > devel-unsubscr...@lists.sailfishos.org

-- 
Med venlig hilsen / Best regards

Thomas Tanghus

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to