Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Offset posts moved automatically to the canvas #578

Open
5 tasks
JoelWiebe opened this issue Apr 13, 2024 · 0 comments
Open
5 tasks

FEATURE: Offset posts moved automatically to the canvas #578

JoelWiebe opened this issue Apr 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request medium priority medium priority task

Comments

@JoelWiebe
Copy link
Contributor

Feature

Overview
Posts added to the canvas by a generation workflow are stacked exactly on top of one another, making it look like there is only one post. We need to make it apparent that multiple posts exist.

Details
One means of making all posts visible is to vertically and horizontally offset them, as shown below. If possible, the first post for a particular generative workflow for a particular group can be added in a random location near the centre of the canvas, then each consecutive post can be slightly vertically and horizontally offset from the first (as shown in the image below).

Setup

  • Create two or more generative task workflows for two or more groups

Tasks

  • For each generative workflow task, add the first post created by a particular group for a particular generative task workflow to a random location near the centre of the canvas
  • Set consecutive posts for a particular group for a particular generative task workflow slightly offset vertically and horizontally from the first (see image below)
  • If one group completes two generative tasks, the posts should land in separate offset stacks
  • If another group creates two generative tasks, the posts should land in different offset stacks from the first group (see image below)
  • Similarly if in the Bucket view and clicking to download posts, the first post should be added randomly near the centre of the canvas and consecutive posts clicked on should be vertically and horizontally offset in the same stack

Screenshots
Screenshot 2024-04-13 at 4 13 47 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority medium priority task
Projects
Status: Todo
Development

No branches or pull requests

2 participants