Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.
This repository was archived by the owner on May 16, 2022. It is now read-only.

Implement pagination #10

Description

@virustotalop

Pagination should be implemented by implementing a new high level "GuiParser" class. The GuiParser should return n guis that are parsed where n=>0. This is needed due to pagination and how it should create multiple guis. This will require a partial rewrite of the gui token and possible cloning and possible some setters in the gui token class. The gui parser class will result a collection with all the parsed guis. This should result in a version bump due to breaking backwards compatibility.

Start of #2
Reference ClubObsidian/DynamicGui#137

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions