ngugcx
ngugcx
cityhash-rs crate is licensed under GPL-3.0-or-later, which conflicts with MIT license.
Got same error: `ERROR: clickhouse_fdw: error while insert preparation - clickhouse_fdw: unsupported column type Decimal(76,16)`
> BTW: > Before I found openssh, I used putty (plink) for this script. > plink is a pain, but at least, it never got stuck I'm preparing to use...
Hi, any update for this issue? ``` doWhenWindowReady(() { const initialSize = Size(1200, 800); appWindow.size = initialSize; appWindow.minSize = const Size(800, 600); appWindow.title = gAppName; appWindow.maximize(); appWindow.show(); }); ``` I...
I experienced a similar problem today, not sure if it's related. I put WindowButtons under a MoveWindow (which enables onDoubleTap) in a Stack. In Flutter, if onDoubleTap is enabled, onTap...
This issue affects all widgets using GestureDetector/InkWell, all of them feel lag on desktop if onDoubleTap is enabled. Is anybody working on this?
Thanks! @Renzo-Olivares . I've not tried SerialTapGestureRecognizer, after reading the doc, I think it should match my use case. Now the problem is that InkWell/GestureDetector are regarded as the higher...
For the desktop, the mouse is very important. If Flutter is perfunctory with the mouse, the user experience of the desktop will be out of the question. Single-tap, double-tap and...
@Renzo-Olivares , almost one year passed, any progress on this issue and the new design? thanks.
> Can you try disable automatically foreground backup and try remove a photo and see if it is the behavior you are expecting. I disabled automatically foreground backup, some times,...