Horace Ho

Results 19 issues of Horace Ho

My delegate is simple as: ``` - (NSURL *)engineExpectsNextUrl:(ORGMEngine *)engine { NSURL* url = nil; return url; } ``` When a song is played to the end, the `engineExpectsNextUrl` delegate...

bug

When viewing go kibitz on a phone screen: ![20160127201600](https://cloud.githubusercontent.com/assets/6657/12640881/613e7f4c-c5e7-11e5-8824-92ff0a71b603.jpg) it is very easy to mis-click on the "last move" button when clicking the "next move" button. Any chance to move...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. As stated https://github.com/pqina/vue-filepond/issues/27#issuecomment-552114397...

How to make + − the same precedence as x ÷ ? Such that `3+5x2=13` becomes `3+5x2=16`

Low
Feature

What's the proper way to add the √ (nthroot) operator? such that: `3√8` will work as: `nthroot(8,3)` Is there an existing operator which I can use as a reference implementation?

Documentation

The images are uploaded to a private bucket and accessed by, for example, in my `image` resource: ``` $this->getTemporaryUrl(now()->addMinutes(15)), ``` Is preview of image supported via temporary url?

After upgrade from nova 2.6.1. to 2.7.1, the images disappear. The images are back to normal after downgrading Nova back to 2.6.1 ... ``` "name": "ebess/advanced-nova-media-library", "version": "2.9.1", "source": {...

Many characters in `cj-ext.cin` cannot be displayed in my text editor (e.g. `aad` 左[日]右[杲])。Is there a font out there can show such characters?

Multiple codes are defined for the same characters, e.g.: `YTJMN` should be `竚` instead of `佇`