Re: Moonshine IDE 3.1.1 and Moonshine SDK Installer 3.8.1 released!

2021-06-15 Thread leokan23
Congrats on the new release Piotr. Can you help me a bit with finding where the moonshine sdk installer is found? Apache SDK installer doesnt seem to work any more so this is a nice alternative :) -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Strange Little Scrollbar

2021-06-15 Thread bilbosax
I have made my first app using Royale. The structure is made based upon Tour De Jewel as a template using ResponsiveView so that it looks correct on all devices. Search as I may, I cannot unearth one small problem. I have a mysterious scrollbar on the right of the browser that only scrolls like

RE: [EXTERNAL] Strange Little Scrollbar

2021-06-15 Thread Brian Raymes
You can resolve that by simply adding the following style: body { overflow: hidden; } Tested on your app 😉 -Original Message- From: bilbosax Sent: Tuesday, June 15, 2021 1:56 PM To: users@flex.apache.org Subject: [EXTERNAL] Strange Little Scrollbar I have made my first app using R

RE: [EXTERNAL] Strange Little Scrollbar

2021-06-15 Thread bilbosax
Brilliant! Thanks for the suggestion. I've spent hours going over dimensions and trying to turn off scrollbars, etc. I wish I understood why it is happening in the first place, but I am not sure it is my error. It is happening in some browsers, but not all. Probably would help if I had more ex

Re: Moonshine IDE 3.1.1 and Moonshine SDK Installer 3.8.1 released!

2021-06-15 Thread Piotr Zarzycki
Hey Leo, There are two options to find installer. 1. You can install Moonshine and choose from menu Help - Getting Started 2. Download of installer is not obvious on our website, but we will fix that soon. You can choose small arrow near Download button and choose "Other Downloads". Scroll down a

Re: Moonshine IDE 3.1.1 and Moonshine SDK Installer 3.8.1 released!

2021-06-15 Thread leokan23
Oh, I would never have figured out the arrow next to download Thank you, it works perfectly. -- Sent from: http://apache-flex-users.246.n4.nabble.com/