Goktug Gumus

Results 4 issues of Goktug Gumus

In my project, I need to calculate the tab height. However, there is no way to access the existing TabBar in your library. If you can add the height value...

I designed to work seamlessly with the [nested sets](http://en.wikipedia.org/wiki/Nested_set_model) model #### Usage: ``` javascript $('#list').nestable('toArray'); ``` #### Results: ``` '1' ... 'item_id' => "1" 'parent_id' ... 'depth' => "1" 'left'...

The problem mentioned at #38. I added the missing line to change statusBarStyle.

The `intra_op_num_threads` setting determines the number of threads used for parallelizing the execution within nodes. By default, this value is set to 0, allowing onnxruntime to choose the appropriate number....