-
After load the viewer displays the page thumnail but not the page. If I resize the browser the page then displays. it seems to be a resize issue.
I added this code after render and it resolved the …
-
**Current Behavior**
I'm currently running into an issue where I need the carousel to be an absolutely positioned element and need the carousel's height to position it between elements. I currently …
-
```
What steps will reproduce the problem?
1. Add a formula to the stage that requires a font download (not in cache)
2. Add an event listener for UPDATE_COMPLETE to formula component.
What is the ex…
-
This appears to affect resizing a window on Android, as well as orientation change.
I discovered this when implementing an "only redraw if something changed" logic. So an app that redraws every fra…
-
I missing a callback whenever the window was resized. Currently I need to check in every draw cycle the windows with and height if it's changed…
Do I missed any existing way to have such a callback…
-
I might be doing something wrong, but I'm not getting any resize events. Neither with the "default" html output nor with a minimal html template with an own canvas.
**How can I get resize events?*…
-
Originally reported on Google Code with ID 2173
```
If this setting is specified, when the user attempts to resize an event, the event duration
will be limited to a certain value. Possibly also affec…
-
Hi,
I found a bug on the delete row binding of tksheet
It seems that delete_row action in the right clic fail if a checkbox exist in the row.
I tried to isolate the problem with the following simpl…
-
There needs to be a callback for when the window is resized: OnResize. It should pass the window's new width and height. The event should also fire on maximize and restore. In addition, there should b…
-
Hi there,
found a problem related to the card height when you resizing the window (e.g. rotate your phone/tablet from/to the landscape mode) + forceHeight: true option. The height of the card should …