Page 2 of 2

Re: OBBLM Hover menus with phones/tablets

Posted: Thu Jun 20, 2013 9:55 pm
by nicholasmr
Please write a specific guide to what needs to be changed and why. This way I can review it and make the changes to the obblm codebase.

Post it at http://code.google.com/p/obblm/issues/list

Thanks!

/EDIT

Oh, you just posted in the mean time...

Re: OBBLM Hover menus with phones/tablets

Posted: Thu Jun 20, 2013 10:03 pm
by Shteve0
Lol, yep :)

Does that cover what you need?

Re: OBBLM Hover menus with phones/tablets

Posted: Thu Jun 20, 2013 11:16 pm
by nicholasmr
Yes, I found a more general solution by realizing how you fixed it.

If you use this patch: http://code.google.com/p/obblm/source/detail?r=960
the "click" event is also recognized like the hover/hoverout events. Also, I've made a toggle feature so that you can close the menu again by clicking once more...

Hope you like it, and thanks for the help!

Nicholas.

Re: OBBLM Hover menus with phones/tablets

Posted: Thu Jun 20, 2013 11:39 pm
by funnyfingers
Just FYI - this does affect the Windows Phone 7 and 8 as well.

Re: OBBLM Hover menus with phones/tablets

Posted: Fri Jun 21, 2013 2:55 am
by Shteve0
Thanks guys, I'll apply the new patch this weekend to see how it goes.

Cheers

S

Re: OBBLM Hover menus with phones/tablets

Posted: Fri Jun 21, 2013 6:26 am
by Hegel
Applied the patch and it works fine !

See http://www.bomfur.de/obblm for demo.

Thanks for the fix !!