-
The imdb and last.fm extensions have no scrollbar in Lunettes, but they do on Windows or Linux. The only way to see extended content is to resize the dialog.
-
```
What steps will reproduce the problem?
Just compile this mxml flex application using flex
What is the expected output? What do you see instead?
You would expect all of the flex components to be…
-
### Description ###
In jQuery 3.0.0 the width and height functions were changed to respect things like css zoom. This change ended up being reverted in 3.1.0.
https://github.com/jquery/jquery/is…
-
I have the following functional component:
```
const CustomScrollbars = ({ children }) => (
}
renderThumbVertical={({ style, ...props }) =>
…
-
It's not appearing my scrollbar
Here is my component:
```javascript
getStyle() {
const { width, height, horizontal } = this.props;
return {
width,
height,
overflow: 'auto',…
-
The content on the right and bottom is cropped.
![screenshot](https://user-images.githubusercontent.com/26044998/63951107-dab0ed00-ca85-11e9-81da-2f70309d93d4.png)
the problem is like this - [ht…
-
[Enter steps to reproduce:]
1. While debugging (Feather, Blackmagic)
2. Had 4 breakpoints assigned and attempted to step. Failed because it needed a breakpoint available (presumably).
3. Went to …
-
Current example:
![image](https://github.com/Kotlin/dokka/assets/19871649/71161344-4ba9-4a33-9230-75458401b6ce)
There are a couple of improvements that can be made here.
1. The thumb rounding f…
-
**Issue by [couzteau](https://github.com/couzteau)**
_Monday Aug 12, 2013 at 21:32 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/4758_
----
This issue appeared when developing…
-
**Issue by [nicolo-ribaudo](https://github.com/nicolo-ribaudo)**
_Tuesday Dec 09, 2014 at 15:36 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/10130_
----
Brackets 1.1
Windows …