bokuweb
                                            bokuweb
                                        
                                    @riatzukiza Thanks for your report. Could you please provide reproduced project if you get a chance?
@dimovich85 Thanks for your work. The `index.html` is used for `gitihub pages`, so we can not fetch `/roms` in `github pages`. This is because `sever.js` works when only debugging.
@dimovich85 We need to add 2p keypad to following. https://github.com/bokuweb/rustynes/blob/master/src/nes/bus/cpu_bus.rs#L61 Please refer 1p keypad and nesdev for implementing. If you want to contact me, please DM with twitter. https://twitter.com/bokuweb17
@aMoniker Thanks for your report. I see. I'll do some investigation, thanks.
@mitcns @onuralpbicer If you are ok, please provide reproduced project in codesandbox?
Ok I'll do some investigation
@picodoth Thanks for your work. Please check tsc error.
@yang @jakub-chatrny @chathuraa @mdanka https://github.com/bokuweb/re-resizable/pull/391 resizeRatio is added. Could you please try it?
@wagnerpaz @furkanilhan Please use `cancel` if you don't want to drag. https://github.com/bokuweb/react-rnd/blob/master/stories/cancel/cancel.tsx#L17
@Camelot93 @aktn Could you please provide a reproduced example in codesandbox?