mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-02 16:49:10 +00:00
[PR #3] Prevent minimizing client resulting in black screen #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/Parabot/pull/3
Author: @ipkpjersi
Created: 12/28/2024
Status: 🔄 Open
Base:
development← Head:fix-blackscreen📝 Commits (1)
4066550Prevent minimizing client resulting in black screen📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
src/main/java/org/parabot/core/ui/BotUI.java(+3 -2)📄 Description
Description
Fixed a black screen when minimizing the client, now you can minimize and restore the client at any time without any black screen.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.