RandallFlagg
RandallFlagg
For the following column type as I got from _settings.json_ the display is not correct and produces errors when saving. > { > "name": "created_at", > "verbose": "created_at", > "control":...
Added a check to make sure this value is not added twice to the dictionary otherwise got an exception when loading. Since I don't know what is this value and...
Hi, I am trying to get the text encoding of the ID3 and also the text encoding of each tag. How do I do that? Thanks
## Type of issue Bug Make the install of yo available through yarn. It seems the version of upath used by some yo dependency is too low and doesn't support...
If I print the numbers and symbols from `[0-9]` and `[/*-+.]` on the keys in the letters area everything is working fine. If I try to do the same with...
 Not all transactions are processed - This was done manually - Start typing before all accounts were created
**_OS: Windows 8.1 Firefox: Developer Edition 49a02_** Hi, I am using the e10s version of firefox(49a02) and when this addon is enabled my memory consumption(Commit size in task manager) shows...
**Is your feature request related to a problem? Please describe.** I would like to see the difference with an external viewer(e.g. beyond comapre) **Describe the solution you'd like** A configuration...
This PR comes to solve issue https://github.com/nblockchain/TgSharp/issues/34. In this PR: - 2 new CSPROJ files with netstandard 2.1 support - Some minor style fixes created by VS Studio