Code Monkey home page Code Monkey logo

Comments (8)

piotrzarzycki21 avatar piotrzarzycki21 commented on May 22, 2024

Hi @doug777 ,

Could you tell in which version of Moonshine you experienced that issue ?

Thanks,
Piotr

from moonshine-ide.

doug777 avatar doug777 commented on May 22, 2024

I'm using 1.5.1 in Win 10 Pro 64-bit and the project is using FlexJS 0.8.0 FP23.0 AIR23.0 en_US.

I have replied to emails from other issues I started, but looks like you have to sign in here and comment. Is that right?

Doug

from moonshine-ide.

piotrzarzycki21 avatar piotrzarzycki21 commented on May 22, 2024

@doug777 ,

Could you check whether you experienced that issue with our fresh released 1.6.0 version.

I'm not sure what do you mean by "sign in here and comment".

from moonshine-ide.

doug777 avatar doug777 commented on May 22, 2024

Yes it's exactly the same in 1.6.0.

Doug

from moonshine-ide.

JoelProminic avatar JoelProminic commented on May 22, 2024

I was able to reproduce the horizontal scroll issue like this:

  1. Create a new FlexJS Project
  2. Make sure that the project is using a FlexJS SDK
  3. Add a long line of code with an error. The line needs to be long enough that it will require a horizontal scroll. I added an example below that will trigger both an error and a warning
  4. Slide the horizontal scroll bar. You should see that the wavy lines do not move
	<fx:Script>
		<![CDATA[
		private var  foo:String = doesNotExist + "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." + doesNotExist2 + " Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.";
		private var bar = "";
		]]>
	</fx:Script>

Unfortunately, I also noticed that the code overlaps with the sidebar.
2017_10_12__sidebaroverlap

Here is my test project, if you need it. I tested with Moonshine 1.6.0 on Mac OS 10.10.5:
2017_10_12__TestHorizontalScroll.zip

from moonshine-ide.

JoelProminic avatar JoelProminic commented on May 22, 2024

I noticed the update from @joshtynjala after I had written up my findings.

Testing with his updates, I found that the wavy underlines scrolled properly. However, I still see the new overlap issue I reported.

If this is an independent problem, then we should move it to a separate issue.

from moonshine-ide.

rat-moonshine avatar rat-moonshine commented on May 22, 2024

I think the masking issue then a separate problem since @joshtynjala fix now moves wavy underlines properly. We should take the masking problem to a separate issue.

from moonshine-ide.

rat-moonshine avatar rat-moonshine commented on May 22, 2024

I've created a new issue on horizontal scroll masking here - #42 .

from moonshine-ide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.