Issue #1833Opened February 26, 2019by sakshigarg90 reactions

Custom Resizer

Question

I'm using the grapesjs-preset-webpage, how do i set the intial state of the properties under Resizer?

Answers (3)

NicoEnglerFebruary 27, 20190 reactions

I'd like to help but could not get my head around the problem. Could you be more precise on what you are trying to accomplish?

sakshigarg9February 28, 20190 reactions

I wish to limit resizing an image upto a specific dimension and I also want to have a specified minimum dimension. Besides that, I want to enable only br (bottom-right) point in the image for resizing.

This is what my image component looks like.


<div class="padding-left-small blue-background">
            <div class="@Html.RtlClassName() container">
              <div class="padding-bottom-small padding-top-small flex" >
                <a class="logo-image" style="">
                  <img data-gjs-type="image" data-gjs-draggable="div[class~='flex']" src="logo.png"></img>
                </a>
                <div style=" width: 61px; height: 61px;"></div>
              </div>
            </div>
          </div>

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.