Horace Ho

Results 19 issues of Horace Ho

Give a resizable UIView, what is the proper way to layout a 3 x 4 table with equal width and height for each cell? For example, when the view is...

question

Optional GPUImageVideoCameraDelegate method for video sample buffer handling: ``` - (void)willOutputSampleBuffer:(CMSampleBufferRef)sampleBuffer ```

I follow the above instruction https://github.com/horaceho/chat-demo/commit/0e99f41c5fef792d905506feffe0d5243c12bfb6 and re-run the demo. Pusher is connected: ![Screen 2020-02-14 at 10 52 18](https://user-images.githubusercontent.com/6657/74497432-a1c3e200-4f18-11ea-9a58-aa0b3e490ae8.png) However, new message only shows up after manual refresh page (pressing...

Got the error as title. It seems the only fix from Google is to change: config.cache_classes = false to: config.cache_classes = true in config/environments/development.rb the "unloadable" fix suggested by others...

... like SwiftKey? ![kb_ext](https://cloud.githubusercontent.com/assets/6657/4570531/3f6be9c6-4f60-11e4-92d6-4bfbb4dc7071.png)

enhancement

When saving a ````PolymorphicField::make('Type')```` with a ````Text::make('Client')->rules('required')```` field, the ````rules('required')```` is ignored...

``` $ deno --version deno 0.30.0 v8 8.1.108 typescript 3.7.2 ``` `--allow-env --allow-write` required to run test on Mac Catalina 10.15.2.

`$ pod search 'OPEventTracker'` `[!] Unable to find a pod with name matching `OPEventTracker'`