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

Create RightResizer, BottomResizer #169

Closed
13 of 14 tasks
cneben opened this issue Oct 9, 2022 · 0 comments
Closed
13 of 14 tasks

Create RightResizer, BottomResizer #169

cneben opened this issue Oct 9, 2022 · 0 comments
Assignees
Milestone

Comments

@cneben
Copy link
Owner

cneben commented Oct 9, 2022

  • Create RightResizer to resize objects on right side.

  • Create BottomResizer to resize objects on bottom side.

  • Integrate RightResizer and BottomResizer for selected groups.

  • Add documentation.

  • FIX: Bottom right resizer, does not take minimumTarget size into account for group inside group.

  • Rewrite a bottom right resizer with no target parentship.

  • Add support for right/bottom node resizing.

  • Polish qan::GroupItem and Qan.Group:

    • Rewrite onContainerChanged() from Qan.Group in c++ (in qan::GroupItem).
    • Remove support for minimumGroupWidth
    • Remove preferredGroupWidth/preferredGroupHeight in favor of ... width/height !
    • Fix onNodeDragEnter() / onNodeDraLeave() everywhere.
  • Remove all FIXME #169.

  • Implement [BottomRightResizer] Add support for maximumTargetSize #103 for groups in groups ?

  • FIX: BRR is not hidden when node is destroyed.

@cneben cneben self-assigned this Oct 9, 2022
@cneben cneben added this to the 2.2.0 milestone Oct 9, 2022
cneben added a commit that referenced this issue Oct 9, 2022
outside of target looks necessary...
WIP.
qan::BottomRightResizer cosmetic.

Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 9, 2022
WIP.

Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 9, 2022
Cosmetic everywhere.
WIP.

Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 9, 2022
…=nullptr more.

WIP.

Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 9, 2022
Move to bottom resizer...

WIP.

Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 9, 2022
Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 10, 2022
Clean existing bottom right resizer management for groups.
WIP.

Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 10, 2022
qan::BottomRightResizer has to be ... rewritten ;)

Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 10, 2022
Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 11, 2022
WIP.

Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 11, 2022
WIP.

Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 11, 2022
Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 11, 2022
Clean Qan.GraphView component.

Signed-off-by: cneben <benoit@destrat.io>
@cneben cneben added the bug label Oct 11, 2022
cneben added a commit that referenced this issue Oct 11, 2022
Simpler, cleaner, nicer.

Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 11, 2022
Signed-off-by: cneben <benoit@destrat.io>
cneben added a commit that referenced this issue Oct 11, 2022
Signed-off-by: cneben <benoit@destrat.io>
@cneben cneben closed this as completed Nov 28, 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

1 participant