Gigasource

Results 6 issues of Gigasource

**Describe the bug** I use Stylesheet like that : Result: Text can not convert lineHeight to px.

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Cell ``` js import {Item} from "@/stories/Cell/CellForm.tsx"; import {useState} from "react"; import {block} from "million/react";...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** ```js export const CounterEx1 = block(() => { const [count, setCount] = useState(0); const arr...

bug

Support webhook notification , I want to use couchdb with serverless lambda, but lambda can not keep the connection to listen the _change

enhancement
patches-welcome

## What problem does this solve or what need does it fill? We need to traverse all the nodes after compute_layout . ## What solution would you like? https://github.com/facebook/yoga/blob/main/yoga/Yoga.cpp#L159 Implement...

Hi , is it possible to make viewport like that one : https://davidfig.github.io/pixi-viewport/