-
Here is an overlay of the way its rendered on my machine and @frcroth:
For the arrow keys it is less noticable, but the other three buttons have quite strong offsets to the top that I would like …
-
**Describe the Feature**
I change `config.js` to turn on the world menu (arguably, this should be a standard, because a lot of the stuff I and I expect most others build take over the whole screen, a…
-
**What would you like to achieve?**
I'd like to have a generic initialization for a property (and it may well exist, I just don't know it -- hence the support inquiry).
**How are you trying to…
-
**Describe the bug**
I attempted to create a Morph with the rotation set in the configuration, namely:
```
let jump = new JumpPortal({
name: 'caravan',
position: pt(469, 186),
exte…
-
**Describe the Feature**
I have a use case where a customer wants a site displayed in a popup. I've warned them off native popups, due to the ubiquity of popup blockers. ATM, I'm just opening the r…
-
**Describe the bug**
I'm seeing the following error from start.sh
```
023-05-22T15:59:04.264Z error: Error loading plugin lively.server/plugins/components-browser.js
2023-05-22T15:59:04.264Z error…
-
Reproduce:
go to https://matt.engageLively.com/users/rick/published/studio/index.html and open a console window. You will see an error message:
`GET https://matt.engagelively.com/users/rick/publish…
-
**Describe the Feature**
Playing videos is now an important part of web applications, and Lively should be able to offer _really cool_ functionality here -- e.g, embedding Morphs in videos and making…
-
**Describe the bug**
I wanted to subclass Image in order to apply some styling and animation on top of it. Since I wanted the thing to rescale (and rescale submorphs with it) I set the thing to its …
-
**What would you like to achieve?**
Since the lively upgrade, I haven't been using Projects at all; my typical workflow has been to do physical design by hand, then copy the physical design paramete…