Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Flag to min-height instead? #1

Open
CalebKester opened this issue Feb 6, 2018 · 1 comment
Open

Flag to min-height instead? #1

CalebKester opened this issue Feb 6, 2018 · 1 comment

Comments

@CalebKester
Copy link

Any thoughts about adding the option to use 'min-height' instead of 'height'? I used a jquery plugin years ago that had the option for this.

With min-height if the calculations is incorrect or if the data expands the content will grow so the user won't miss it.

With height the content will be hidden from view (forcing you to add support for a scroll option).

It'd be nice to have a flag for this. Thoughts?

@CalebKester
Copy link
Author

After playing around with the plugin more it looks like you are recalculating the height. So maybe min-height isn't an option with this. Feel free to close this if I'm right :) thanks for this plugin.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant