Skip to content

Convert blocks to widget #35

@vanyle

Description

@vanyle

Block should be widgets instead of QGraphicsItem.

This would enable several things:

  • Because widget can be embedded inside other widget, we could add a QGripSize to not reimplement the resizing of blocks.
  • We could also add a QSplitter widget to separate the output panel and the code editor for better sizeing.

This would reduce the amount of ui code we have to implement are reduce ui bugs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions