-
1. Fill freez qty when engine start. Read script master and fill dictionary. Freez qty will be get from volume_freeze_qty from script master class.
2. Check base symbol in dictionary. If already found…
-
Watsup man. Hope you're well as always. A few weeks back (on an issue where I answered someone for font change inside dict-entry.css) you mentioned you updated Betterdict so i decided to update today …
-
Whenever I set the data series using the updateSeries function, I am not able to then update the options property without causing the chart to not render.
For example, I am trying to use the updat…
-
At the moment it uses a dummy implementation. We need an implementation that actually checks the signature.
-
Shared Dictionary Compression is a new technique that is starting to become available in browsers, which can reduce data transfer by up to 98%! It does this by leveraging brotli (not relevant to caddy…
-
- [x] Compare uswds JSON structure with style dictionary JSON structure.
- [x] Prototype system tokens for system color tokens
- [x] Color MVP: Recreate color token transformation script (previously…
-
請教個問題,我嘗試通過lua實現自造詞進入用戶字典功能,寫了一個測試例子
```
local function translator(input, seg, env )
if input == 'ceshi' then
local dict_entry = DictEntry()
dict_entry.text = '芝麻不开门'
dict_entry.custom_c…
-
### Prerequisites
- [X] I have searched all issues/PRs to ensure it has not already been reported or fixed.
### Criteria
- [X] Reasonably well-known and widely used (e.g. if it's a GitHub project, …
-
### Description
On our Azure DevOps build-agents we regularly get the following error:
> Access to the path 'Global\AzurePowerShellConfigInit' is denied.
This issue seems to be cause by the fac…
-
### Describe the doc issue
Hi, I am having issues finding updated documentation on the process for getting calibration matrix and dist values in opencv using python. I am a bit new to this process as…