SolutionGuidance / psm-dashboard

Dashboard for displaying information about PSM project status.
GNU Affero General Public License v3.0
2 stars 1 forks source link

Send updated height in Pym.js on toggling feature labels #20

Closed pjsier closed 6 years ago

pjsier commented 6 years ago

Pym.js updates the iframe height automatically on resize events, but toggling feature labels doesn't trigger the height update. We'll need to trigger a call to sendHeight after the feature labels are toggled to force an update.