Thomas1664
Thomas1664
@diehard2 @JackBoosY PR #23423 should have fixed the issue
@vladimir-aubrecht @JonLiu1993 #22642 was merged.
I have the same problem and I am unable to override it: ``` ``` Please fix it!!!
> Hey @Thomas1664 , which version of the library are you using? Have you tried the latest release? package.json: ``` "ngx-drag-scroll": "^9.0.0-beta.3" ```
the problem is that although I disabled scrollbars, ```.drag-scroll-content``` has ```overflow-x: auto```. But it should be hidden since scrollbars are disabled. ```html ``` I think I have a solution for...
> @gnugr OpenSSL is only used for SHA1 hashing. It doesn't matter even if it is linked against an older version, and you can always use a more recent one....
Can all features be used together?
Seems like submit buttons have a few issues: https://github.com/microsoft/vscode-webview-ui-toolkit/issues/394 , https://github.com/microsoft/vscode-webview-ui-toolkit/issues/395
Hi @hawkticehurst, The reason why I want to have a `ButtonGroup` component is because there is no space between buttons. Bootstrap for example offers a similar feature via `btn-group`. ...
In a PR that I have checked out.