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

EMCO: Fix tab alignment #69

Merged
merged 2 commits into from
Aug 4, 2023
Merged

Conversation

Bornasm
Copy link
Contributor

@Bornasm Bornasm commented Jul 24, 2023

The first fix here is removing the 2 additional pixels on tab height. It stops the tab button labels from overlapping the miniconsole.

The second fix is fixing up the alignment when adding new tabs. The VBox acts weird if organize is not called (You can see in the before picture how the last tab is moved slightly to the right and slightly down)

Before:
EMCO_before

After:
EMCO_after

@Bornasm Bornasm changed the title Fix the EMCO tab alignment EMCO: Fix tab alignment Jul 24, 2023
src/resources/emco.lua Outdated Show resolved Hide resolved
@demonnic
Copy link
Owner

Thanks for this

@demonnic demonnic merged commit 1ee2687 into demonnic:main Aug 4, 2023
1 check passed
@Bornasm Bornasm deleted the feat/emco-tab-alignment branch September 21, 2023 00:14
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.

None yet

2 participants