Lee
Lee
b086aa7af780927c9cb8a5b0cdfc06b9a7bb78e4
We traced this specific instance back to the sortTag. Fixed it by creating a new sortTag, adding all of the specific commands to it, then deleting the old sortTag. No...
I was thinking about this one the other day... Maybe going with some sort of collapsible tree-view style control, where you could three-way select any scene, group, or element, and...
The `$pollWinningChoiceName` and `$pollWinningChoiceVotes` variables will gain simulated event data in an upcoming release. It looks like we still have some work to do on getting the poll choices and...
The PR ~~proposed~~ accepted adds variables for accessing the poll choices and the poll title. ~~However, the simulate event interface is incompatible with injecting an array of poll choices, but...
Both of the issues brought up here should be resolved in the next release of Firebot. `$pollTitle` will allow access to the title of the poll inside of a polling...
For application packages, use the program `/usr/bin/open` with an argument pointing to the app you're wanting to run, such as `/System/Applications/TextEdit.app` For straight executables, you can point directly at the...
Commit 895605a addressed this issue, and it's live in the nightly releases. Once the next release hits the proverbial store shelves with this change, the `$readFile` variable will have an...
We can certainly get main window menu bar accelerator keys added, as well as run that portion through a usability guidelines checklist, and add some missing items. One downside will...