[scikit-learn] scikit-learn website and documentation
Jaques Grobler
jaquesgrobler at gmail.com
Mon Sep 9 07:02:55 EDT 2019
@Sim - I can reproduce this on Chrome too ... It happens for narrow
viewports where there is no gutter around the main content.
Up to a width of 1280px, the sidebar behaves, I assume, correctly - as it
does with mobile view - opening up from the hamburger-menu over the content.
For super-wide screens, the sidebar lands in the left-gutter on scrolling,
and doesn't interfere,
but inbetween the sidebar will appear over the content as in Sim's message,
as the gutter isn't there anymore.
One can quick-fix this my just making the problem-media-width behave like
that of the mobile/ipad widths -
else one needs to look at the position and flex configuration of the
content vs. the sidebar, to maybe make the sidebar *push* the content to
the right when open (if there is no gutter).
Just my two cents -
Looks cool beyond the glitch :)
El lun., 9 de sep. de 2019 a la(s) 12:32, Sim a (sim4n6 at gmail.com) escribió:
> Hi there,
>
> I hope I am not intruding ...but the mock-up website
> https://cmarmo.github.io/mockup-skl/
> has a little unusual effect while scrolling on Firefox 69.0. Please check
> the attached screen capture.
>
> On Wed, Sep 4, 2019 at 10:23 AM Chiara Marmo <marmochiaskl at gmail.com>
> wrote:
>
>> Hello Roman,
>>
>> thanks for your answer.
>> Much appreciated.
>>
>> Cheers,
>> Chiara
>>
>> On Mon, Sep 2, 2019 at 3:16 PM Roman Yurchak <rth.yurchak at gmail.com>
>> wrote:
>>
>>> Hello Chiara,
>>>
>>> as far as I understood scikit-learn#14849 started as an incremental
>>> improvement of the scikit-learn website and ended up as a more in depth
>>> rewrite of the sphinx theme.
>>>
>>> If you have any comments or suggestions don't hesitate to comment on
>>> that issue. For instance, that PR went with Boostrap and I'm wondering
>>> about be the advantages/limitations with respect to using something like
>>> PureCSS.
>>>
>>> Reviews of that PR would also be very much appreciated.
>>>
>>> --
>>> Roman
>>>
>>> On 30/08/2019 18:58, Chiara Marmo wrote:
>>> > Hello,
>>> >
>>> > Should I consider this PR [1] as an answer? ;)
>>> >
>>> > Cheers,
>>> > Chiara
>>> >
>>> > [1] https://github.com/scikit-learn/scikit-learn/pull/14849
>>>
>> _______________________________________________
>> scikit-learn mailing list
>> scikit-learn at python.org
>> https://mail.python.org/mailman/listinfo/scikit-learn
>>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190909/cb282a69/attachment.html>
More information about the scikit-learn
mailing list