jon lepage

Results 72 issues of jon lepage

hi, it possible to merge class from bootstrap? ```javascript createButtonDataEditor = function(inObject){ return [['Apply', function (instance, toast) { instance.hide({transitionOut: 'flipOutX', onClosing: function(instance, toast, inObject){ iziT_close_dataEditor(inObject) } }, toast, inObject); },...

It there some know keywords to generate multiple faces collections of a sprite art ? example look left,right,bottom , force draw same sprite in multiple directions ? ![image](https://user-images.githubusercontent.com/24865815/172017947-fa505251-8fc1-47ce-8671-84bab9c1f5ad.png) Your project...

very nice i love it thank. Just a little suggest. Allow compression in **png8**. For compress in webformat 16,32,64,128,256 color

### Expected Behavior field event should documented and implemented in display obj --- ### Current Behavior fields events are not documented but used in pixi this make silence behavior when...

hey guys how i import the type for your node in custom render? I test all what i know but am not able to find a ways ! ![image](https://user-images.githubusercontent.com/24865815/102727577-5d516180-42f4-11eb-8adc-9fa6d744ef9e.png) Diagram...

i think i have issue here ! ![image](https://user-images.githubusercontent.com/24865815/90398296-2da0fd00-e067-11ea-9e8f-732934b254ec.png) am trying generate a image of module hierarchy from a react projet ! How i can perform this ? i have installed...

Hi friend, it seem i cant make work `changeLayout` or l`oadLayout `? i make a demo where you can see the behavior. What am doing wrong ? https://codesandbox.io/s/rc-dock-changelayout-issue-jdv76o?file=/src/App.tsx In this...

I think it can be cool to integrate the pixiPoint system to pixi-sound. 1:Attache a displayObjet,camera or point to PIXI.sound `PIXI.sound.parentStereo = new PIXI.Point();` 2: Attache to each instance a...

Hi guys, if anybody are able to add this pitch filter to `pixi-sound`, am sorry am not able because i dont master TS. So here the demo. Use key `+`...

hi , this look awsome, I have not yet arrived at the musical features of my project, but your plugin seems super and nice for me. i just add some...