montera34 / pageonex

PageOneX. Analyzing front pages
http://pageonex.com
GNU Affero General Public License v3.0
54 stars 13 forks source link

Areas can't be resized in the coding view #108

Closed numeroteca closed 11 years ago

numeroteca commented 11 years ago

After last commits, areas can't be resized while coding. They can be moved, though.

rahulbot commented 11 years ago

looking into it - the JS code is hairy!

elplatt commented 11 years ago

Check coding.js renderHighlightedAreas(). That's probably where the change needs to be made.