Skip to content

Feature/remove hardcoded data properties#20

Open
rrfenton wants to merge 2 commits intoDigiExam:masterfrom
rrfenton:feature/removeHardcodedDataProperties
Open

Feature/remove hardcoded data properties#20
rrfenton wants to merge 2 commits intoDigiExam:masterfrom
rrfenton:feature/removeHardcodedDataProperties

Conversation

@rrfenton
Copy link

@rrfenton rrfenton commented Apr 8, 2016

It seemed weird that the logic for if the tooltip popped up required either data.comment or data.points, especially since it seems like data is just a blob to stick data that is on the annotation. I replaced the check of those properties to instead be a check if the data object has any properties.

Also lol updating a 2 year old library.

Robert Fenton (CSI Interfusion Inc) added 2 commits April 8, 2016 16:33
…hecks if there is any properties on the object
…hecks if there is any properties on the object
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.

1 participant

Comments