Skip to content

Create FlxToolbar to avoid duplicate code #157

Description

@IQAndreas

Taken from #153 (comment)

There is a lot of repeated code inside of Vis and VCR which could be removed by giving them a common base class FlxToolbar (which would potentially allow for more toolbars to be able to be added in the future with ease). There are also a lot of hard-coded values which should be more dynamic.

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

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions