[codenameone-discussions] Re: Pointer mapping in Simulator using Zoom mode is off when displaying BrowserComponent

2018-11-30 Thread Shai Almog
Which OS version of windows? What's the resolution? What's the output in the console? (here I specifically care about the "Retina Scale:" value) All of these things matter as we adapt the UI to high/low DPI PC's. -- You received this message because you are subscribed to the Google Groups

[codenameone-discussions] Re: Pointer mapping in Simulator using Zoom mode is off when displaying BrowserComponent

2018-11-30 Thread remonkroep
Windows JDK 1.8.0_144 -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discussions+unsubscr...@googlegroups.com. Visit this group at

[codenameone-discussions] Re: Pointer mapping in Simulator using Zoom mode is off when displaying BrowserComponent

2018-11-29 Thread Shai Almog
I'm talking about the simulator e.g. are you on Windows/Linux/Mac and which version? Which JVM version and type (open JDK? 1.8.192?) etc. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop

[codenameone-discussions] Re: Pointer mapping in Simulator using Zoom mode is off when displaying BrowserComponent

2018-11-29 Thread remonkroep
Shai, I was talking about the "Zoom" menu option in the CN1 simulator itself. Not zoom functionality we wrote. On Wednesday, November 28, 2018 at 3:34:50 PM UTC-5, remon...@ordyx.com wrote: > > Clicking on a BrowserComponent when in Zoom mode in the simulator does not > map the events

[codenameone-discussions] Re: Pointer mapping in Simulator using Zoom mode is off when displaying BrowserComponent

2018-11-28 Thread Shai Almog
I would recommend using scrollable mode on/off. Zoom can mean a lot of things and we discourage it. We'll need to know the following: OS JVM version Resolution Output in the console when running -- You received this message because you are subscribed to the Google Groups "CodenameOne