waveterm/frontend/faraday/lib
Evan Simkowitz baf7961cea
Fix resize getting out of sync (#126)
This PR fixes an issue where the resize state could fall out of sync.
I've noticed that there is still some drift in other elements when the
resize changes. I am trying to figure out what is causing this, but I
don't view this as blocking since this is already a big improvement over
the previous experience
2024-07-22 17:00:31 -07:00
..
layoutAtom.ts integrate part of keyutil, and implement tab and block movement with keyboard (#70) 2024-06-21 12:32:38 -07:00
layoutNode.ts Fix resize getting out of sync (#126) 2024-07-22 17:00:31 -07:00
layoutState.ts Set up electron-builder for new app (#113) 2024-07-17 18:42:49 -07:00
model.ts Add resize handles to the layout system (#66) 2024-07-03 14:31:02 -07:00
nodeRefMap.ts Add resize handles to the layout system (#66) 2024-07-03 14:31:02 -07:00
tilelayout.less Fix error where resize handle doesn't work after creating new block 2024-07-03 15:31:39 -07:00
tilelayout.stories.less Integrate Faraday layout system (#16) 2024-06-04 13:05:44 -07:00
TileLayout.stories.tsx Add resize handles to the layout system (#66) 2024-07-03 14:31:02 -07:00
TileLayout.tsx Fix resize getting out of sync (#126) 2024-07-22 17:00:31 -07:00
utils.ts Round transform pixel values to avoid blurry text (#124) 2024-07-18 18:46:04 -07:00