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

[FEAT] Detect Fixed / Hug / Fill dimensions #101

Closed
drfarrell opened this issue Aug 1, 2024 · 1 comment · Fixed by #108
Closed

[FEAT] Detect Fixed / Hug / Fill dimensions #101

drfarrell opened this issue Aug 1, 2024 · 1 comment · Fixed by #108
Labels
enhancement New feature or request hacktoberfest Great issues to tackle during hacktoberfest

Comments

@drfarrell
Copy link
Collaborator

Currently the editor will display decimal values for calculated values. This is not particularly useful for showing how width and height are set up for an element.

Screenshot 2024-08-01 at 4 34 17 PM Screenshot 2024-08-01 at 4 34 33 PM Screenshot 2024-08-01 at 4 34 46 PM

Ideally, we're able to detect how those dimensions are calculated and displayed to the user.

This also ties in with #97

@drfarrell drfarrell added the enhancement New feature or request label Aug 1, 2024
@Kitenite Kitenite linked a pull request Aug 5, 2024 that will close this issue
5 tasks
@Kitenite
Copy link
Contributor

Kitenite commented Aug 5, 2024

^ Partial fix in better styles.

Still need to determine size when they don't exist in CSS to be hug/fill/etc based on display type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Great issues to tackle during hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants