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
Right clicking with the mouse (tapping with two fingers on the touch pad) on any color or numerical value in the code editor lets us manipulate drawings on canvas interactively. E.g.,
// Click on yellow with right mouse button to bring up color editor:
val c = yellow
Please enhance the code to support the local language. E.g., in Turkish, we have:
val c = sarı
Thank you so much!
B
The text was updated successfully, but these errors were encountered:
Right clicking with the mouse (tapping with two fingers on the touch pad) on any color or numerical value in the code editor lets us manipulate drawings on canvas interactively. E.g.,
Please enhance the code to support the local language. E.g., in Turkish, we have:
val c = sarı
Thank you so much!
B
The text was updated successfully, but these errors were encountered: