[PR #3] Prevent minimizing client resulting in black screen #3

Open
opened 2026-05-23 10:41:47 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/Parabot/pull/3
Author: @ipkpjersi
Created: 12/28/2024
Status: 🔄 Open

Base: developmentHead: fix-blackscreen


📝 Commits (1)

  • 4066550 Prevent 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.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/Parabot/pull/3 **Author:** [@ipkpjersi](https://github.com/ipkpjersi) **Created:** 12/28/2024 **Status:** 🔄 Open **Base:** `development` ← **Head:** `fix-blackscreen` --- ### 📝 Commits (1) - [`4066550`](https://github.com/2006-Scape/Parabot/commit/4066550bea7874bcc5ff916db93e5d505426758f) Prevent minimizing client resulting in black screen ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/main/java/org/parabot/core/ui/BotUI.java` (+3 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-23 10:41:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/Parabot#3