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

MsgBox sizing and rendering #323

Open
cursork opened this issue Dec 17, 2024 · 0 comments
Open

MsgBox sizing and rendering #323

cursork opened this issue Dec 17, 2024 · 0 comments

Comments

@cursork
Copy link
Contributor

cursork commented Dec 17, 2024

A couple of issues:

The size of the box isn't dynamic (demo in ewc branch issue/msgbox-size )
Screenshot 2024-12-17 at 14 53 19

{"WX":{"Info":[["MB1",150,300]],"WGID":"25"}} as a message from client to server doesn't give us much useful information in itself, we could make the Info just []?

The corners should only be rounded on the edges, not inside the message box. Setting border-top-left-radius and border-top-right-radius to zero, for the bottom section containing the buttons, for example. Reverse that for the top.

mqasim23 added a commit to mqasim23/ewc-client that referenced this issue Dec 17, 2024
cursork added a commit that referenced this issue Dec 17, 2024
cursork added a commit that referenced this issue Dec 17, 2024
cursork added a commit that referenced this issue Dec 17, 2024
cursork added a commit that referenced this issue Dec 17, 2024
cursork added a commit that referenced this issue Dec 17, 2024
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

No branches or pull requests

1 participant