-
## Environments
* Framework name: ReactJS
* Framework version: 18.2.0
* Moveable Component version:0.49.1
* Testable Address(optional):
## Description
Hi @daybrush , thanks a lot for your…
-
I have doing Responsive like that:-
onResize(event) method:
// view is the variable used to change the chart size (Ex: view = [width, height])
onResize(event) {
this.view = [event.target.i…
-
```
What steps will reproduce the problem?
1. create canvas node under div#ct
2. G_vmlCanvasManager.initElement
3. clear ct: ct.innerHTML = ""
4. the canvas node didn't release(use sIEve)
What is the…
-
Currently re-resizable exclusively owns the width/height during a resize. It would be powerful to make this controllable, so that users can implement (for instance) their own sizing (snapping, clampi…
yang updated
3 months ago
-
## Environments
* Framework name: Angular
* Framework version:10
* Moveable Component version:0.16.0
* Testable Address(optional):
## Description
I'm using moveable to resize and rotate e…
-
## Environments
* Framework name: react-moveable
## Description
I want to keep ratio to square (1:1) while shift key is pressed.
I can achieve that if shift was pressed before resize:
```
…
-
```
What steps will reproduce the problem?
1. Create a new plugin (MyPlugin)
2. In MyPlugin.h, declare ResizedEvent:
BEGIN_PLUGIN_EVENT_MAP()
EVENTTYPE_CASE(FB::ResizedEvent, onResized, FB::P…
-
**Describe the bug**
In full screen, if I zoom & pan to the bottom left corner for example, when I scale the view down I often see negative space on the bottom because of the coordinates before scali…
-
ddc.Graph isn't inheriting height from parent div as it does with width. This happens even when responsive = True is set.
dash versions:
```
dash 1.16.3 …
-
```
What steps will reproduce the problem?
1. Create a new plugin (MyPlugin)
2. In MyPlugin.h, declare ResizedEvent:
BEGIN_PLUGIN_EVENT_MAP()
EVENTTYPE_CASE(FB::ResizedEvent, onResized, FB::P…