quil

plexus 2023-12-19T11:26:06.727499Z

is there a way to get the current value of a style property like fill, stroke, stroke-weight, etc?

2023-12-19T11:43:59.014389Z

(current-fill) and company

πŸ‘ 1
plexus 2023-12-19T13:59:12.439819Z

seems there's only current-(fill|stroke|graphics|frame-rate)...

2023-12-19T15:20:02.029969Z

if there are others you’d like, make an issue! πŸ™‚

2023-12-19T15:20:37.951839Z

no PRs just now, though, please, as we’re about to drop a big refactor of the test harness and would prefer any improvements to come with tests πŸ™πŸ»

πŸ‘ 3
plexus 2023-12-19T14:29:51.036869Z

it seems for enter/return (key-as-keyword) returns (keyword "\n"), which is not very helpful πŸ˜… worth making an issue for?

πŸ‘ 1