Issue #699Opened January 2, 2018by crazyxhz0 reactions

toolbar and hight light not adjust to window resize

Question

If you resize the winow after grapesjs instance has been initialized. The hight light frame will be shifted: image

Answers (3)

artfJanuary 4, 20180 reactions

@crazyxhz are you sure you're using the latest version? (can't reproduce it with the current version)

crazyxhzJanuary 4, 20180 reactions

@artf I'm using this layout: image left part and right part is fixed width while the middle part in which grapesjs is rendered is taking the rest of the space. Maybe it has something to do with this layout.

  .leftpart
    float left
    width 310px

  .middlepart
    float left
    width calc(100vw - 670px)
    min-width 300px

  .rightpart
    float right
    width 300px
artfJanuary 5, 20180 reactions

Not sure, but, again, are you using the latest version?

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.