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

remove check for 'object' in height var #139

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

keithwyland
Copy link

Check for 'object' is unnecessary, and should check for height attribute and proper value in height attribute regardless if object or not.

Check for 'object' is unnecessary, and should check for height attribute and proper value in height attribute regardless if object or not.
just like width if statement, check it all in one shot.
@keithwyland
Copy link
Author

Yeah, that's a good idea! So like this?

(Wow! I added a commit to an existing pull request! pats self on back. However, I didn't realize that renaming my fork [Kaltura] then shows up here for where I've committed from. hrrmm. oops!)

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

Successfully merging this pull request may close these issues.

2 participants