k-pet-group / Strype

A frame-based editor for Python which runs in the browser
GNU Affero General Public License v3.0
0 stars 7 forks source link

Change preview during frame drag-and-drop #296

Closed neilccbrown closed 1 week ago

neilccbrown commented 2 months ago

In GitLab by @mkolling on Sep 20, 2024, 08:55

When dragging a frame, it is tentatively inserted at its target position. This makes the code jump around, and placement more difficult. In Stride, it's different: The target location is shown only via a cursor position. Placement is much easier. Change Strype behaviour to be like Stride.