Alejandro Sanchez

Results 24 issues of Alejandro Sanchez

## Brief description of the problem If a button has been disabled by adding the `disabled` attribute Tridactyl can still interact with it through the `f` key binding. ## Steps...

If a package is released under the terms of two licenses the manual says > Multiple licenses should be separated by commas, Example: `GPL-3.0-or-later, custom:Hugware`. However, this does not make...

enhancement

Take the following Teal script: ```teal print((((('Hello world!'))))) ``` This is valid Teal and valid Lua, in fact after compiling the Teal code to Lua I get the same code....

# Bug report ## What's wrong It is possible to set the order of model instances relative to some other model (such as order of answers to a question in...

enhancement
mypy-plugin