Reposition the per-tab action buttons under the TabBar so the operator's eye flows TabBar → context buttons → canvas. Graph keeps Add-Step + Save + Run, Text trims to Save + Run, Run hides them entirely (the Run tab has its own start button). Drop the outer wrapping GestureDetector that competed with the inner Positioned.fill detector inside the canvas Stack — two TapGestureRecognizers in the same arena meant the inner one sometimes lost edge-tap and background-tap. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| fai_studio_flow_editor.dart | ||