Skip to content

Need to investigate on an abstract superclass for BlElement #679

Open
@plantec

Description

@plantec

Having a basic BlElement could be beneficial for memory usage and also for time consumption:

  • To have a video element based on GStream that doesn't need to consider borders, etc... just a rectangle where low-level will render there a stream.
  • BlTextElement may not need all what inherites from BlElement. Just render text and no background, border, outskirts, etc.
  • image with Form
  • Image with SVG ... right now all internal groups of a SVG are imported as a new BlElement and each of those SVG parts will have initialized event handlers, outskirts, etc, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions