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

Macro names overlap #180

Open
Itay-Zeitouny opened this issue Nov 15, 2022 · 3 comments
Open

Macro names overlap #180

Itay-Zeitouny opened this issue Nov 15, 2022 · 3 comments

Comments

@Itay-Zeitouny
Copy link

As title states. I'll attach an image as an example.
mega_macro_overlap

@aurelion314
Copy link
Contributor

I have a fixed version here: https://github.com/aurelion314/mega-macro

If you want to do it yourself, its as simple as adding a size tag after line 14 in mega-macro.window.xml
It should look like this:

<FontString name="$parentName" inherits="GameFontHighlightSmall" text=""> 		
<Size x="36" y="36"/>

@Sellorio
Copy link
Owner

Please create a pull request with this and any other fixes you've made.

Note that a few days ago another fix was merged in so make sure there's no conflicts.

@aurelion314
Copy link
Contributor

Unfortunately I forgot about this tweak and ended up committing it along with some bigger changes that shouldn't be merged until I can test them more. I'll play with it for a day or 2 (its the weekend after all) and see if it is stable first.

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

No branches or pull requests

3 participants