Marco 'Lubber' Wienkoop

Results 39 issues of Marco 'Lubber' Wienkoop

## Steps to reproduce this issue 1. Step 1; Connected to a PerconaDB Instance 2. Step 2: Open some table 3. Step 3: Sort by 2 columns via "Sort-Button" in...

bug
confirmed
themes

### Discussed in https://github.com/fomantic/Fomantic-UI/discussions/2405 The scrollLock Feature currently uses the DOMMouseScroll event, which only firefox supports as of https://caniuse.com/?search=dommouse However, even in firefox it does not work anymore, so the...

type/bug
lang/javascript
tag/next-release/nightly

## Description This PR adds a new setting `autoAdjustDateEdges` (default `false` to stay backward compatible) When enabled and a call to `set.minDate` or `set.maxDate` would result in an invalid range...

type/feat
lang/javascript
state/awaiting-docs
state/on-hold

## Description This PR makes the event selector target customizable via settings, so the initial idea of #1987 would be now easier doable based on the new codebase from #2327...

type/feat
lang/javascript
state/awaiting-reviews
state/awaiting-docs

## Description This PR reverts and corrects #1739 for stackable nested grids. I also made the fixed gutter value from stackable grids on mobile customizable which allows for adjustment to...

type/bug
lang/css

## Feature Request / Idea Do you think it will be possible to implement some little API via the command channel 15 to allow access to the SD card (to...

enhancement

## Description The readme says "only" the original Action Replays 4/5/6 are supported. Those had 8kb extra RAM The Retro Replay, while backward compatible , had (and uses) 32kb RAM...

enhancement

## Bug Report All the examples and templates are not really responsive on mobile, because the initial width is fixed in your `meta` tag Change it to ```html ```

## Description Safari on iOS 13.1+ seem to drag html containers on touchmove by default. At least this is happening for the sidebar. I am not quite sure if this...

lang/css
lang/javascript
state/on-hold
browser/safari
device/mobile

## Description This PR allows to render custom data- attributes for each dropdown item by providing a `data` key object. Every key inside the data object will be rendered as...

type/feat
state/awaiting-reviews
state/awaiting-docs