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

[gui] Improve css support for the window size limiting #104

Closed
lc-soft opened this issue Oct 23, 2017 · 0 comments
Closed

[gui] Improve css support for the window size limiting #104

lc-soft opened this issue Oct 23, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@lc-soft
Copy link
Owner

lc-soft commented Oct 23, 2017

I'm trying to use min-width and min-height to limit root window size, but it did not take effect directly until I adjust the window size.

root {
  min-width: 1280px;
  min-height: 800px;
}
@lc-soft lc-soft added the bug label Oct 23, 2017
@lc-soft lc-soft added this to the 1.0.0 beta 1 milestone Oct 23, 2017
@lc-soft lc-soft self-assigned this Oct 23, 2017
@lc-soft lc-soft closed this as completed Nov 6, 2017
@lc-soft lc-soft mentioned this issue Jan 31, 2018
30 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant