Graham Preston

Results 5 issues of Graham Preston

I updated this to Swift 4 and I changed the `handlePanGesture` velocity so that the sliding motion is more coherent with Apple's UIPageControl

### Bug description The behavior described in [#9193](https://github.com/pylint-dev/pylint/issues/9193) is still observable with pylint 3.0.3 for classes. ```python class Foo[T]: def __init__(self, value: T): self.value = value x = Foo[int](1) ```...

typing
False Positive 🦟
C: unsubscriptable-object
Needs PR
python 3.12

The `options.units` of the buffer function can accept `"none"`, allowing a buffer to use the raw geometry without projecting and unprojecting. This is useful when dealing in an exclusive pixel-space...

### What version of daisyUI are you using? v5.0.0 ### Which browsers are you seeing the problem on? Firefox ### Reproduction URL https://daisyui.com/theme-generator/ ### Describe your issue The noise effect...