Skip to content
Snippets Groups Projects
Commit 6b524493 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

update todo

parent 7bb582b0
No related branches found
No related tags found
No related merge requests found
......@@ -19,10 +19,8 @@ Event settings for edit mode
* a click in the box will anchor the box and trigger #2 above
HTML5 which may not be standard yet:
1) mouse.pageX/pageY -- exist in Chromium but maybe not in FF et al.
2) svg 'overflow' attribute -- probably doesn't work in other browsers
3) document.body.scrollTop (might be Chromium-specific, not sure)
4) document.body.scrollLeft (might be Chromium-specific, not sure)
1) document.body.scrollTop (might be Chromium-specific, not sure)
2) document.body.scrollLeft (might be Chromium-specific, not sure)
Problems to put off until all (or most) sys_vgui calls are eliminated:
[x] gui-side parser inside -- pdgui.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment