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

Widget align system #23

Closed
7 tasks
mimoham24 opened this issue Jul 26, 2021 · 0 comments
Closed
7 tasks

Widget align system #23

mimoham24 opened this issue Jul 26, 2021 · 0 comments

Comments

@mimoham24
Copy link
Contributor

Leader

@KaWaite

ユーザーストーリー / User story

Users want to align multiple widgets to screens. Now where the widgets can be placed are left-top, left-bottom, right-top and right-bottom. After the plugins feature has been released, users might want to use them developed by external developers. Plugins developers can't expect where theirs will be placed and might conflict with others. Users want us to support a widget alignment system that allows them to align plugins well automatically.

Requirements

  • Can support these alignments

スクリーンショット 2021-04-28 13 35 12

  • When the user moves the widget to a droppable area, it should collapse or expand automatically.
  • Can align multiple same kinds of widget
  • Droppable area has the option to choose how to align(left, center, right, etc) the widget which is inside of it.

Examples

Image (ToolStrip of Windows Form):

image

Acceptance criteria

  • write document
    • Front-end
    • Back-end

Completion condition

  • All PRs were passed CI, code-reviewed, and merged
  • Tested on staging env
  • Released in the production env
  • A demonstration was held
@mimoham24 mimoham24 added the PBL label Jul 26, 2021
@HideBa HideBa changed the title Support multiple widget alignment Widget align system Jul 31, 2021
@HideBa HideBa closed this as completed Oct 1, 2021
KeisukeYamashita pushed a commit that referenced this issue Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants