6.1.3

  • New: Icon for views grid added in views nav

  • New: Close button for element toolbar on large screen when using sidebar layout

  • Bug: getUsecColors returns the wrong amount of colors

  • Bug: addEvents not working properly for window

  • Bug: Effect filter is not applied to png images

  • Please take a look at this screen recording. The lightbox can no longer be used on smartphones!
    https://photos.app.goo.gl/XXwcYp4cDbzn3tvW9

  • @Markus


    That should be actually fixed in latest version, please clear your cache and try again. Otherwise create a ticket.

  • Ok. I have opened a ticket

  • @Markus Dangl  How did you format the text in info content? For example, to write in bold or in rows. I would appreciate it very much if you would answer me.


  • @V.I . This is simple HTML-Code.
    Heading:
    <h1>Anleitung:</h1>
    <h4>Eine Gravur auf der Rückseite ist mit Aufpreis verbunden.</h4>

    Text bold:
    <b>Sperrt ihr diese nach der Gestaltung wieder, wird sie von uns nicht graviert!</b>

    Use the tag </br> for the line break
    Example:
    Wenn du zur Rückseite wechselst, musst du diese zuerst freischalten.<br />

    Sobald du sie freigeschalten hast, wird der Aufpreis zum Produktpreis addiert.<br />

    If you want to insert a link:
    <h3><a href="https://youtu.be/kolq18pDtcM" target="_blank">Anleitungsvideo</a></h3><br />

    Explanation:
    h3: Linktext should be Heading 3
    Target should be a new browser page
    </br> line brake after link

    Here you can find some things that will certainly help you.
    HTML Text Formatting (w3schools.com) 


    1 person likes this
  • @Markus Dangl Thank you very much. I am very grateful to you. You solved one of my problems :)

  • How can i change view icon?

  • @radykal there is a bug

    When you apply a SVG mask to crop image, that crop is not being reflected on 3d preview 

  • @Tiago


    I will add that to the fix list.