Reuben Turk

Results 18 issues of Reuben Turk

#### Feature Description Currently, scrollToElement relies on the target element's offsetParent to know where to scroll to, however if there are nested positioned elements within a scrollable area it doesn't...

feature
PRs are welcome

**Describe the bug** When I save a bash script it isn't formatting the code. I also tried the shortcut for "Execute Save Actions on shortcut" and that didn't work either....

## Expected behavior and actual behavior When using gdal_grid with a CSV data source via a VRT file and using WKT I expect it to use the correct axis order....

**Is your feature request related to a problem? Please describe** If I have nested elements, both with tooltips, if I hover the child element I see both tooltips. For example,...

enhancement
comp(tooltip)

Possibly it's by design, but the http://tristen.ca/hcl-picker site does a pretty extreme number of location/history changes. In less than 10 minutes clicking around the tool I got around 1700 items...

help wanted

The examples in the readme all do nothing with the output of the render() function, which confusingly seems to indicate that there is no output from that function. For example:...

There doesn't seem to be any git tags that match the 0.14.0 release that https://pypi.org/project/chevron/ shows. It would be good to be able to view version tags in github.

Github says the latest release is 1.0.4 but npm says it's 1.0.8. The github releases seem to be the only place where there is release notes so there isn't release...

**Angular version:** 8.x **ng-multiselect-dropdown version:** 0.2.10 **Description of issue:** When you have a long list it causes a vertical scrollbar to appear on the parent container. **Steps to reproduce:** 1....

Currently the peer dependency of tslint: ^5.0.0 means you get this warning when using tslint 6.x > npm WARN [email protected] requires a peer of tslint@^5.0.0 but none is installed. You...