Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added abillity for embossed text to divider issue #35 #43

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

asaru79
Copy link

@asaru79 asaru79 commented Apr 17, 2022

DIV_TAB_TEXT_EMBOSSED
DIV_TAB_TEXT_EMBOSSED_HEIGHT

    [ "divider example 1",
        [
            [ TYPE, DIVIDERS ],
            [ DIV_TAB_TEXT,   ["001","002","003"]],
            [ DIV_TAB_TEXT_EMBOSSED, t],
            [ DIV_TAB_TEXT_EMBOSSED_HEIGHT, 1],
        ]
    ],

@Penthious
Copy link

Just a heads up, PR's should only contain what the fix actually is. This also contains a ton of linting which makes actually PR'ing this extremely hard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants