You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While verifying the content change in BASE, I noticed the Balloon was not draggable with the keyboard. WASD and Arrow keys do not work when balloon is grabbed. I can jump the balloon, though with special jump keys (JW, JS, and JC).
I have NOT tested the interaction on mobile.
I am not sure when the balloon stopped moving. The changes that @zepumph made were likely only content related. The book in Friction and the ruler in GFL are still draggable with the keyboard and work fine.
In 41e3884 "locationProperty" was changed to "positionProperty" for a KeyboardDragListener listener as part of phetsims/phet-info#126, but the KeyboardDragListener api was not changed until I just committed. This should be fixed now, tested on master. Closing
A generalizable change to GFL's ruler's help text was made to BASE and Friction. See phetsims/gravity-force-lab#216 (comment)
While verifying the content change in BASE, I noticed the Balloon was not draggable with the keyboard. WASD and Arrow keys do not work when balloon is grabbed. I can jump the balloon, though with special jump keys (JW, JS, and JC).
I have NOT tested the interaction on mobile.
I am not sure when the balloon stopped moving. The changes that @zepumph made were likely only content related. The book in Friction and the ruler in GFL are still draggable with the keyboard and work fine.
Assigning to @zepumph and @jessegreenberg. Please adjust assignment as needed.
The text was updated successfully, but these errors were encountered: