-
-
Notifications
You must be signed in to change notification settings - Fork 0
Info Labels don't Align Correctly #30
Comments
I think I know how to fix this. I’ll work on it when I get home. |
Sounds good! |
Looks like your playing in a old version, the window size is never ment to go past 1280 x 800, also why are you in chrome |
No, it's the latest. I guess the web build doesn't enforce the screen size, so we'll still need to fix it as it has to be a web game. As for chrome: why not? I was testing the web build. |
Tested it some more. That setting changes the default size but doesn't lock it on desktop. |
Idk it was in project settings |
Ah. Must have accidentally reverted that. I do think we should fix it eventually, I think fixing that should be enough for now. |
I see. That checkmark is weird. I'll push it after testing it in the browser. |
Yeah. It isn't enforced in the browser, so that fix doesn't do |
That's not lable that's the button
…On Sun, Feb 4, 2024, 9:07 PM Eli ***@***.***> wrote:
This is only mostly related, but I found another bug with the info labels:
Screenshot.2024-02-04.at.9.06.32.PM.png (view on web)
<https://github.com/PHS-TSA/wizards-in-calculus/assets/88557639/09f7f588-f9c6-4d8c-82b7-118ec5101928>
The z-index of the bg is behind the rest of the content, which'll also
need to get fixed.
—
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASYEGLFI5MHV5NRSUMFXB3DYSBEIRAVCNFSM6AAAAABCYK7ITOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRWGE2TIMRYG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
does it need to be a button or can i change it to a color rect? |
You can change it, I was just going crazy that day and couldn't find it, I
just want a background
…On Sun, Feb 4, 2024, 10:05 PM Matthew Wasser ***@***.***> wrote:
does it need to be a button or can i change it to a color rect?
—
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASYEGLA5OQUFJHAITIACQJTYSBK7DAVCNFSM6AAAAABCYK7ITOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRWGE4TGNRVHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
i gotchu |
We should probably edit the camera to just fit whatever resolution normal chrome uses. That way when the judges play it they can do full screen and it looks pretty |
I was thinking we shouldn't care about the resolution and place them dynamically. Then they could do it fullscreen, but they don't have to. |
Aha! We can anchor them. |
I'm going to try to tackle this one next. |
I got it working! I just have to hook the score back up and it'll be done. |
Fixed it! Also found some bugs left over from #42, so it really ought to get merged whether or not you like the approach, for it can be changed later. |
Contact Details
@lishaduck
What happened?
The info labels don't align correctly in fullscreen (in #28).
Reproduction steps
What should have happened?
They should stick to the top.
Date
2024-02-03
What device are you seeing the problem on?
Macbook Air 2020 (M1)
OS
macOS
Browser
Chrome
Context
Code of Conduct
CC: @iiAzui
The text was updated successfully, but these errors were encountered: