[Git][noosfero/noosfero][master] 2 commits: responsive slideshow resize

Rodrigo Souto gitlab at mg.gitlab.com
Thu Jun 14 12:14:32 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
0ffb3aeb by Maxwell Borges Bezerra at 2018-06-13T17:04:56Z
responsive slideshow resize

when redimensioning the page, the slideshow produced a bug. Needing reload the page.

- - - - -
51542582 by Rodrigo Souto at 2018-06-14T15:14:13Z
Merge branch 'maxbborges/noosfero-responsive-slideshow'

- - - - -


1 changed file:

- app/views/blocks/highlights.html.erb


Changes:

=====================================
app/views/blocks/highlights.html.erb
=====================================
--- a/app/views/blocks/highlights.html.erb
+++ b/app/views/blocks/highlights.html.erb
@@ -48,6 +48,8 @@
      var options = {
        fx: 'customFade',
        fastOnEvent: 1,
+       fit: 1,
+       width: '100%',
        timeout: <%= block.interval * 1000 %>
      };
      <% if block.navigation %>



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/7a449c42e2955fbf0d1895cc4f6282709338053a...515425824c3a85577968350710cfbaddfaac5c43

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/7a449c42e2955fbf0d1895cc4f6282709338053a...515425824c3a85577968350710cfbaddfaac5c43
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180614/fde95be3/attachment.html>


More information about the Noosfero-dev mailing list