C2LC-557: When dragging, the program area should make it clear whether the command can be dropped.

Metadata

Source
C2LC-557
Type
Bug
Priority
N/A
Status
Won't Fix
Resolution
N/A
Assignee
N/A
Reporter
Tony Atkins [RtF]
Created
2021-12-01T09:30:42.210-0500
Updated
2024-04-23T10:55:08.353-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Coding Environment

Description

Currently, the program area is highlighted uniformly whenever a command block is being dragged. If you release the command block while positioned over the program area, it will be added to the program. If you release the command block while positioned outside the program area, the block will not be added. We should add some indication of whether or not the block is over the program area, perhaps something similar to the hover styles used for buttons.