-
I used the edits discussed near the end of this thread:
https://forums.cubecart.com/topic/47604-resolved-way-to-set-product-name-length/?hl=%20title%20%20limit
Based on this thread, I edited my Admi…
-
Move more of the duplicate code in [pfc](ts/pfc.ts) and [plush](ts/plush.ts) to [GenericBot](ts/GenericBot.ts)
-
## Difficult Object List
### What is this
List up difficult object for each task and its reason.
We need to solve these problem.
### Pick task
- Kleenex Paper Roll
- Big
- Long
- Rawlings Basebal…
-
I've just cloned a fresh repo (and upgraded all my Python binaries), and when I run an example (any of the three) I get the following:
~~~ text
[all the standard setup works OK]
Creating Initia…
-
您好在下demo中text 下 copy and paste 向其中粘贴大概7张图片以后 打字就有明显的卡顿问题 图片大小均属于宽度满屏幕 高度一般为超出一屏幕高度 实际使用中插入照片大概4张以后 也会有打字卡顿情况 ,麻烦问下YYTextView是否也有机制帮助解决这种问题 ,测试机器为iphone 6 plush iphone 6s iphone 7 系统都是10.2.1 输入法使用系统…
-
Set up some more versatile communication between [BotExecutor](ts/BotExecutor.ts) and the bot files ([pfc](ts/pfc.ts) and [plush](ts/plush.ts))
- Perhaps by establishing some sort of timer on [BotE…
-
Since we're using http://www.gorillatoolkit.org/pkg/mux under the covers we could easily create named routes for everything. When we create a new route we return the RouteInfo for it so we could hang …
-
-
It would be useful to have a random number generator library. Something we could use as follows:
```
var random = import 'std/random';
var rng = random.newRNG(seedVal);
// Generate an integer …
-
Please **fill in the following two sections** and then **remove any comment and/or remark become unnecessary**:
### Description of the failure
I have noticed during the past days, that when doing …