Skip to content

Need to investigate on an abstract superclass for BlElement #679

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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