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

Dynamic star generator and big screen support #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Pkrakmo
Copy link

@Pkrakmo Pkrakmo commented Mar 19, 2023

Added some javascript that generates stars that are placed as far out as 5200px and then overwrites the values in the CSS.
IF JS is disabled in the browser the page will display the stars as before (from the CSS file) and not the randomly generated stars

This will fix: #8

Copy link

@1chooo 1chooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's amazing! Can I add this piece of code to the project I've already forked?

@Pkrakmo
Copy link
Author

Pkrakmo commented Sep 7, 2023

@1chooo Feel free to use it

paramedicspecialist added a commit to paramedicspecialist/LinkChest that referenced this pull request Sep 16, 2023
Added a "fix" for Parallax Stars on Ultrawide Displays based on the following johnggli#11.

Thanks to Pkrakmo https://github.com/Pkrakmo
JulianPrieber added a commit to LinkStackOrg/galaxy that referenced this pull request Oct 15, 2023
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.

Half starfield at 1440p or higher resolutions
2 participants