Closed jbrennan closed 9 years ago
Huh - I'm not seeing this! Which browser? What browser width?
I’m seeing it in Safari in OS X on this page https://www.khanacademy.org/computing/hour-of-code/hour-of-code-blocks/p/project-wild-animal (For example, make your window be ~1024px wide, drag a triangle block in, and scrub one of its parameters)
I can confirm this issue - thank you!
This is no longer an issue, now that the width of the inputs is fixed. See #85.
When you scrub a number in the widest block, it causes the width of the editor to change, which pushes things around and looks kind of janky. Perhaps we can use a fixed width for the editor area with an overflow x to scroll? (or did this mess up the scroll + drag? I remember we had this issue earlier)