Can't use in the embedded browser on my gameboy 3DS emulator running on a Sun Microsystems SPARC headless server exporting graphics as ASCII on the terminal. #799
Ability to use the 3DS D-pad to drag and drop components that have been selected and have the ASCII representation of the card be properly rendered on screen.
Actual behavior
D-Pad events don't seem to be registering. Card delineation once converted to ASCII is too hard to see.
Steps to reproduce
Find an old sun microsystems server
Compile Citra-EMU for the UltraSPARCII instruction set.
Hook into the graphics buffer of Citra-EMU and tie into VLC's open source caca video-> ASCII generator git://git.videolan.org/vlc/vlc-3.0.git
Load demo project and use d-pad on list.
What version of React are you using?
Using a custom fork of React v0.12
What version of react-beautiful-dnd are you running?
Bug or feature request?
Bug
Expected behavior
Ability to use the 3DS D-pad to drag and drop components that have been selected and have the ASCII representation of the card be properly rendered on screen.
Actual behavior
D-Pad events don't seem to be registering. Card delineation once converted to ASCII is too hard to see.
Steps to reproduce
What version of
React
are you using?Using a custom fork of React v0.12
What version of
react-beautiful-dnd
are you running?Someone else's "next" branch from last March.