mattwatsoncodes / link-picker-for-cmb2

Link Picker control designed to work with CMB2
https://wordpress.org/plugins/link-picker-for-cmb2/
3 stars 8 forks source link

Link Picker resizes wrongly when meta box expanded/collapsed. #8

Open mattwatsoncodes opened 6 years ago

mattwatsoncodes commented 6 years ago

We can use some JS to detect when the screen is resized, and re-init the size. Note, we should use JQuery debounce so we don't bombard the server with requests.