-
Is it possible to set these css properties within a custom plugin? Similar to the disableScrollPlugin example?
/* Hide scrollbar for Chrome, Safari and Opera */
::-webkit-scrollbar {
display: none;…
-
I found something that I think has to do with the theme.
I added in cart 80+ products (different products), I entered the cart page and when I get back to any page in my site, it gets a big blank s…
-
### Steps to reproduce
1. flutter create bug
2. Paste the code sample
3. flutter run -d chrome
4. Make the window bigger and smaller, so that the scrollbar appears/disappears on the sliver
5. W…
-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
When trying to scroll down notes it is impossible to scroll by clicking the scrollbar with the mouse, as the cu…
-
When ever I add this plugin, my config.xml doesn't seem to work. For example, in my config.xml I disable overscroll glow using the following:
``
If I remove the plugin and rebuild the project ev…
-
**This post contains some requests and some questions, all about new features and future plans.**
Let's start with appreciating @KingSora for this nice plugin. Thank you so much for making the custom…
-
**Which plugin/theme is this about?**
PermissionsViewer
**Describe the Bug**
I can't see the permissions even tho permissionviewer is up and running
**To Reproduce**
try and see their permiss…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
This used to work for me, but I haven't used tasks in a while. Not clear what the cause is. Consid…
-
env: xcode 5.1
xvim develop build.
Preference -> Text Editing -> Indentation -> Line wrapping set to true
h-scrollbar should better be auto-hide using line wrapping.
Much thx if it's accepted:)
![h-s…
soimy updated
8 years ago
-
I've just built `pragtical` and while testing it I noticed that I can't grab the editor scrollbar and move it like we can do in other editors.
I can scroll with the mouse wheel, but for large files…