Skip to content

fix: resolve Pong controls and default window sizing issues - #3

Merged
asimayazmrd0987-glitch merged 1 commit into
Abyss-Corp:mainfrom
AhmadJeddi:fix/ui-issues-2
Sep 1, 2026
Merged

fix: resolve Pong controls and default window sizing issues#3
asimayazmrd0987-glitch merged 1 commit into
Abyss-Corp:mainfrom
AhmadJeddi:fix/ui-issues-2

Conversation

@AhmadJeddi

Copy link
Copy Markdown
Contributor

Summary

This PR addresses several issues reported in #2, focusing on keyboard controls and default application window sizes.

Changes

  • Fixed Pong keyboard controls by using KeyboardEvent.code for W / S and ArrowUp / ArrowDown, ensuring the controls work consistently regardless of keyboard layout.
  • Increased the default Chat window size to better accommodate the conversation list.
  • Increased the Music Player default height so playback controls remain visible.
  • Adjusted the Tic-Tac-Toe default window height so lower controls are not clipped.
  • Adjusted the 2048 default window height so the game content is fully visible on initial open.

Related Issue

Partially addresses #2.

Testing

Verified the affected applications after the changes and confirmed the updated controls and default window sizes behave as expected.

@asimayazmrd0987-glitch
asimayazmrd0987-glitch merged commit eaca227 into Abyss-Corp:main Sep 1, 2026
1 check passed
@AhmadJeddi
AhmadJeddi deleted the fix/ui-issues-2 branch September 1, 2026 17:31
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.

2 participants