saikyun / freja

Self-modifiable editor for coding graphical things
68 stars 3 forks source link

Behavior when clicking near top of source #3

Closed sogaiu closed 3 years ago

sogaiu commented 3 years ago

Clicking near the top of source:

before

brings up the "Open file:" purple "band" here:

after

Not sure if this is intentional, but when working on the data viewer which is located to the right of the source area ATM, the purple band appears under some conditions. I think it has to do with the x-coordinate being less than some value as far enough right, clicks don't seem to cause the band to appear.

saikyun commented 3 years ago

Fixed.