Randall O'Reilly

Results 228 issues of Randall O'Reilly

should be pretty straightforward, using textview example

enhancement

should be very simple.. not sure what best style etc to use and whether there is a useful default here -- do some research.. most likely just same rendering as...

enhancement
good first issue

So much nicer output than current greedy algorithm! algorithm is implemented here in relatively standalone fashion, should be not too hard to port: https://github.com/bramstein/typeset/blob/master/src/linebreak.js

enhancement
low pri

Currently, paste is updated based on clipboard having something. Copy and Cut are not updated and always show as enabled (active). Probably most reliable mechanism is to just search tree...

low priority

If a node at a given level has a .class spec, then it should bring in css sub-properties that are nested within that .class in the style sheet? Overall, not...

low pri

editing a ki.Props map will offer type options for the instance{} type based on the ki.PropTag() method, but if you have a sub-ki.Props map, it won't have a ki owner...

low pri

we use these in emergent for zooming, panning 3D display -- seem pretty useful there, but would be good to make sure they don't have same wrap-around and other bugs.

enhancement
low pri

probably also best way to support between-window DND, rather than trying to cobble a custom solution. with all the existing clipboard etc support it shouldn't be too hard, at least...

enhancement

requires further modifications to go generate to grab comments, make same kind of array for lookup etc.

low pri

e.g., the floor plane in example/gi3d -- at certain points it turns off b/c bounding box intersection goes to zero. some kind of projection math issue..

low pri