Tim Rowe
Tim Rowe
First up, this isn't particularly a bug with react-qr-code, but definitely something which could be added to the Readme to avoid a lot of unnecessary and confusing debugging when using...
Type: Bug Adding a block like [dev|test|prod] will format the string in .gitignore to [dev | test | prod] which would cause the matching of that file to change or...
When we try to sync existing commands, it will iterate through the ones returned and already recognised by this discord app, and may return command such as `launch` - which...
Refactor of manual entry controls, and adds an InfoBar with a reason why input can not be accepted. This is intended to provide a better usability experience - currently a...
https://github.com/esitarski/CrossMgr/issues/147 Rework InnoSetup path checks. Ensure InnoSetup is available before starting build. Removes hard-coded locations to look for InnoSetup, and now checks the registry path (if found), then 'Program Files'...
For consistency with other pages, I have refactored the NumKeypad.py module to 'Record.py', and split out the relevant code so that only the Keypad related code now exists in its...
Among other issues that can be silent throughout the compile process, this failure was spotted in the build logs. ```304 WARNING: discover_hook_directories: Failed to process hook entry point 'EntryPoint(name='hook-dirs', value='numpy:_pyinstaller_hooks_dir',...
Logging for future investigation - have seen multiple of these. Could be due to local changes - maybe not. We'll find out but logging so we have something to track...
On the Record tab, when the user swaps between the numeric keypad and regular data entry mode using the circle button, the horizontal splitter for the page will re-size when...