mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #557] [MERGED] Fixed client frame offsets/padding #13244
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/2006Scape/pull/557
Author: @Pazaz
Created: 1/28/2023
Status: ✅ Merged
Merged: 1/28/2023
Merged by: @Dark98
Base:
master← Head:pazaz-frame-fix📝 Commits (1)
c595a29Fixed client frame offsets/padding📊 Changes
3 files changed (+13 additions, -36 deletions)
View changed files
📝
2006Scape Client/src/main/java/Game.java(+0 -3)📝
2006Scape Client/src/main/java/RSApplet.java(+4 -20)📝
2006Scape Client/src/main/java/RSFrame.java(+9 -13)📄 Description
The frame is no longer cut off at the top and other OSes (Linux) won't have extra padding around the edge.
Looks like this now:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.