Randall O'Reilly

Results 247 issues of Randall O'Reilly

In FileView, not clear if beneficial relative to completion in the textfield.. but probably some general kind of search box with < > arrows that scrolls to different rows in...

enhancement

Incorporate https://github.com/asaskevich/govalidator for `TextField`, and in `ValueView` -- support for things like phone numbers, etc -- can add those constraints "live" while typing etc.

Not clear what the implications are exactly, so not implemented yet, but very straightforward based on what is already there for "minimized" etc.

enhancement

`fig_vm_as_tug_of_war.svg` has a big black box from it.

bug

All the business about preserving aspect ratios and which dimension gets scaled etc.

enhancement

See `gi/examples/svg` -- several `face-*`, `drink-*`, `application-`* icons from the KDE collection are not rendering properly -- perhaps due to clip-path? #14

bug

something potentially amiss in the rendering of line joins -- need to find good test-case but definitely seen it repeatedly, for more complex boxy paths.

bug

radial gradients are not correct, for the "user coordinates on use" or whatever verbose thing that is called. Seem accurate for bounding box case which srwiley has tested.

enhancement

function is in `Paint` -- just need to figure out how it is scoped and applied (push / pop etc).

enhancement

generate string from compiled path data, and parse-on-demand of edited string value. Probably want to have these avail as buttons in StructView interface, using method ValueView code #5

enhancement