Jonathan Linowes
Jonathan Linowes
fyi i also tried $ byebug triangle.rb and get a similar error. Using ruby 2.6.6p146 (2020-03-31 revision 67876) [x64-mingw32] on Windows 10 Jonathan@Jons-MSI-GS65 MINGW64 /d/Documents/RailsProjects $ byebug triangle.rb [1, 10]...
This issue still exists today, jruby (9.2.13.0) and Rails (6.0.3.4), on Windows 10
Thank you for your quick reply. I've solved my question using examples you provided. Heres a codesandbox in case someone else wants a simple example https://codesandbox.io/s/nextjs-example-react-md-editor-forked-b06oxc?file=/pages/index.js
works great. Thanks! (do i leave this open?) BTW i also needed to add a corresponding GridComparatorFn :)
sorry 'bout all the commits, i like to do things in small increments when possible, and didnt squash the commits before creating the PR. Also the "Q to exit" isnt...
ok, took a couple tries but i've rebased out the extraneous files.
Hello. I've resumed work on this feature. Work in progress resides in my fork branch https://github.com/linojon/VisualPinball.Engine/tree/feature/sounds . I am building it into the Volley table (https://github.com/jsm174/vpe-volley/tree/sounds ). using that as...
i've committed my current work in progress. I have questions, could use some help as i'm still just getting familiar with how VPE works. * as mentioned, we now have...
Thanks. I’ve gotten used to it now. But my expectation was that it wouldn’t be dirty unless I had unsaved changes. New tabs are opened with filters when browsing relation...
Its a pain to close tabs when its "dirty", especially when theres alot open eg from navigating relations. The easiest solution is allow closing a tab when you click to...