Sri Panyam
Sri Panyam
**Current behavior** I am currently following the example in the documentation (love it btw). https://golden-layout.com/tutorials/getting-started.html The documentation suggests that in this callback: ``` myLayout.registerComponent( 'testComponent', function( container, componentState ){ container.getElement().html(...
The scrollview should actually be positioned at (0,0) which is why it should be inited with the View's bounds instead of frame.
Ive been using Jison as a validator for test cases (for another generator I have been building) and found that for some cases the LR1 table construction blows up. Here...
Currently mallocs and frees are used to allocate and release memory. However to allow for custom memory allocation schemes (eg pool based and so on), expose these via an allocator...