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] SubtitlesHud #287

Merged
merged 1 commit into from Sep 30, 2023

Conversation

lonefelidae16
Copy link
Contributor

fix #286

Method arguments order in DrawContext class has been changed.

  • update screenSafeArea.SubtitlesHudMixin
    • DrawContext#drawTextWithShadow -> (TextRenderer, Text | String, x, y, color)
    • DrawContext#fill -> (x1, y1, x2, y2, color)

Method arguments order in `DrawContext` class has been changed.

* update `screenSafeArea.SubtitlesHudMixin`
  - `DrawContext#drawTextWithShadow`
  - `DrawContext#fill`
@juancarloscp52 juancarloscp52 merged commit 0e58394 into juancarloscp52:1.20 Sep 30, 2023
@lonefelidae16 lonefelidae16 deleted the fix/subtitles-hud branch April 30, 2024 01:33
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