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

Fix item description tooltips being cut off in crafting menu #1

Merged
merged 1 commit into from
May 2, 2019

Conversation

FlaminSarge
Copy link
Contributor

Also fix a typo on mainmenu FooterLine (-50 instead of -5-, but -50 doesn't properly place it in front of the footer, so -49).

The crafting menu item tooltips think they have too much space available and get hidden behind the footer area.

Old:
image

New:
image

For reference:
Eniere/idhud#2

@CriticalFlaw
Copy link
Owner

Tested the change and it fixes the issue. Great job! I'll include this in the next release and credit you for it.

BEFORE:
20190501215309_1

AFTER:
20190501215256_1

@CriticalFlaw CriticalFlaw merged commit d6b766f into CriticalFlaw:master May 2, 2019
CriticalFlaw added a commit that referenced this pull request May 2, 2019
- Updated the taunt button icon (materials/hud/ico_reel)
- Corrected misalignments in the Armory, Loadout, Backpack, Store Cart, Stats and MvM Criteria panels
- Fixed the item tooltips being cut off by the footer in the item selection panel (Credit to FlaminSarge for this fix, #1)
- Backpack pages can now be navigated with the A and D buttons
- Passive player attributes ared now visible, moved the loadout and taunt buttons to the side
- Miscellenaous visual adjustments
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