Ben Stolovitz
Ben Stolovitz
All I wanted to do was push this, but my Travis CI is now broken, too? And my PHP is now upgraded to 8.1, causing other problems? I'll get to...
@DaveTryon Is this something you'd be open to contributions for? This is a long-standing regression from `inspect.exe`, and makes it very difficult for people who work in accessibility, like me,...
Clarification: we should not remove the copyright notice from _every_ file, just the template files. Those get copied verbatim into user's code when they create code based on those templates.
I strongly agree with @karkarl here: I think this UI should live in the control, since that's where developers will be looking when they lookup "button" etc. Also: * +1:...
I've written a proof of concept! See #1426! Unfortunately, it currently uses string prefix matching, which seems less-than-ideal. I'd also like to have some sort of visualizer that shows how...
I'd be happy to consult on this (I'm an accessibility champ for DASH); let me know!
*Partially* fixed in #1223
I made special effort to make it cross-compatible! I'm surprised it's not working. Perhaps I made an error in a config file somewhere. -- Ben ([email protected]) On Tue, Aug 2,...
Thanks @pixelfish22, I can look at the diffs to see what changed.
Thank you everyone for reporting and looking into this! @arekmaz, I think you found the issue: PHP is no longer available by default in macOS Monterey! I've written a PR...