Skip to content

Releases: DrNiels/resize-aware

Proper 100% size...

28 Feb 08:16
Compare
Choose a tag to compare
Full height and width to ensure that the div fills the whole element.

Otherwise, it was possible that percentual heights were not propagated correctly as the saw-div did not have the same height as the resize-aware element.
Also fixed the CSS style which refered to the element saw but was probably meant for the div with the id "saw"

With 100% size

28 Feb 08:10
Compare
Choose a tag to compare
Merge pull request #5 from mlisook/bumpto20

add version info to readme