Spencer Oberstadt
Spencer Oberstadt
It seems the coords are calculated before `create` is fired on dialog. So I recalculated after.
The pop-up dialog is added too low on the screen when first created. For an example I use: http://dev.jtsage.com/jQM-SimpleDialog/demos2/popup.html Upon opening the dialog, it displays below the middle vertically. Example:...
We ran into an issue while refactoring the code around our usage of Gala and ended up passing corrupted hashes into `Gala::PaymentToken.new` this resulted in exceptions, but obtuse errors like...
Our rails app has a mix of uuid and bigint id types. It would be awesome if noncommittal detected column type and constrained to a table like noncommittal_no_rows_allowed_uuid.