Open core-ai-bot opened 3 years ago
Comment by redmunds Friday Jan 16, 2015 at 18:40 GMT
@
stowball I can't seem to reproduce the problem that this is fixing. Are you still seeing it? Can you add a screenshot or video?
Got any other details? Does it also require a vertical scrollbar? Which OS/version? Latest version of Brackets?
Comment by stowball Friday Feb 13, 2015 at 23:26 GMT
I'm having trouble recording a screencast of it, but I've just noticed that my fix breaks the .scroller-shadow bottom
position as that's absolutely positioned
Comment by stowball Friday Oct 09, 2015 at 02:59 GMT
Managed to screencast the issue where you can drag the padding and scroll the file list out of view
Interestingly, when Brackets is full screen, you can't drag it back in to view. This screencast was taken at a reduced window size.
Comment by stowball Friday Oct 09, 2015 at 10:23 GMT
Do you follow me on Twitter?! https://twitter.com/stowball/status/652247896432074752?s=09
Issue by stowball Monday Dec 08, 2014 at 00:53 GMT Originally opened as https://github.com/adobe/brackets/pull/10108
If the sidebar is narrower than the list of open files, the user could click and drag right on the padding-bottom beneath the working set to scroll the file names over. The user could not click and drag back though.
This fix puts the padding on the container instead, so the overflow has no effect.
stowball included the following code: https://github.com/adobe/brackets/pull/10108/commits