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

View.Width/Height are Dim?. View.X/Y are Pos (not nullable) - why? #3860

Open
tig opened this issue Nov 26, 2024 · 1 comment
Open

View.Width/Height are Dim?. View.X/Y are Pos (not nullable) - why? #3860

tig opened this issue Nov 26, 2024 · 1 comment
Labels
Milestone

Comments

@tig
Copy link
Collaborator

tig commented Nov 26, 2024

I am pretty sure I did this.

I don't remember what I was thinking. But I think we should make them consistent.

I don't think there's much value in having them be nullable.

@tig tig added the bug label Nov 26, 2024
@tig tig added this to the V2 Beta milestone Nov 26, 2024
@BDisp
Copy link
Collaborator

BDisp commented Nov 26, 2024

The only advantage is if they are nullable a null value will mean it wasn't set yet. But also they are set at initialization, so they can be not nullable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants