-
**Describe the Feature**
This is related to https://github.com/LivelyKernel/lively.next/issues/1458. 'Sans Serif' is not a valid font family. But it's quite common for people to select classes of f…
-
**Describe the Feature**
This came up when I was going to ask that ctrl/cmd-click not be the bring-up-Halo shortcut, which is nominally easy to do but not the right thing for everybody (the reason I …
-
**Describe the Feature**
Lively is a great development system, but at the moment there's no easy way to publish a Lively project as a standalone web page. We did have that, but the instructions for …
-
In addition to the known performance issue when using tabs, they are currently non-working. This is partially related to a renaming of the `spec` property on tabs to `config` due to a name collision.
…
-
-
**Describe the bug**
I understand that this is probably intended behavior, but from a user's perspective it's a nightmare. The browser refuses to save a file if it detects an error in the code, with…
-
There are situations where the source code revival does not work as expected, making a rebuild of the bundle necessary to apply changes.
One of these situations can be seen when building on https:/…
-
The Component Editing Buttons inside of the browser go away after opening a editing session. Clicking inside of the text editor brings them back.
https://github.com/LivelyKernel/lively.next/assets/…
-
```js
const ProjectPreviewTile = component(WorldPreviewTile, {
defaultViewModel: ProjectPreviewModel,
position: pt(-326.1, 29.9),
submorphs: [{
name: 'preview container',
submorphs…
-
As can be seen in the video, there are two (**distinct**) problems with the gradient picker right now.
First, the bubbles indicating color stops are deformed both in the picker itself and on the g…