Instead of zooming out in the dataflow to select all tiles and then using “Copy to Clipboard”, it would be useful to allow users to simply hover the mouse over an empty (“No tile”) area and press Ctrl + A to select all tiles.
Benefits:
- In large dataflows, this avoids the need for an extra click and a long drag to select all tiles before copying to the clipboard.
- It makes it easier to understand the full dataflow when copying and pasting the source code into a JSON file for optimization or analysis purposes.