Skip to content

Conversation

@aichRhythm
Copy link
Contributor

@aichRhythm aichRhythm commented Jan 11, 2025

Fixes #15

body,
#__plasmo {
height: 100%;
height: "auto";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this breaks floating mode.

@ayoung19
Copy link
Collaborator

Also comments regarding the general approach, it works but to give us the flexibility of allowing the user to manually configure the width and height of the extension in the future can we store the raw height and width values in the settings object as opposed to the label? I would just have a simple string to size mapping object directly in the Settings modal that we can change whenever.

@ayoung19
Copy link
Collaborator

ayoung19 commented Jan 13, 2025

If it's too messy because of how Select limits the values to strings only then we can keep it as is. Try it out though and let me know if so.

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

Successfully merging this pull request may close these issues.

popup: size adjustment setting

2 participants