FlowFuse / FlowFuse/flow-renderer

FR: offset flows to top left and trim grid size

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
type:feature
Dominant language
JavaScript
Stars
8
Forks
4
Avg merge
14h 14m
Merged PRs (30d)
1

Description

To minimise the scrolling a suggestion on the forum was to move the flows to a position top-left and reduce the grid size to better present the the flows.

This would make it obvious if there are other nodes on the workspace since scroll bars would only be present if there are.

Suggested approach:
1. get top-left left most node in a tab & offset all nodes in tab by the same amount
2. get bottom-right most node and resize the grid

This may serve as an alternative to the minimap suggested in #47

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.