mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-21 21:32:13 +01:00
164afeeb66
This adds a new NodeModel, which can be passed from the TileLayout to contained blocks. It contains all the layout data that the block should care about, including focus status, whether a drag operation is underway, whether the node is magnified, etc. This also adds a focus stack for the layout, which will let the focus switch to the last-focused node when the currently-focused one is closed. This also addresses a regression in the resize handles that caused them to be offset from the cursor when dragged. --------- Co-authored-by: sawka <mike.sawka@gmail.com> |
||
---|---|---|
.. | ||
fitaddon.ts | ||
ijson.tsx | ||
term.less | ||
term.tsx | ||
termsticker.tsx | ||
termtheme.ts | ||
termutil.ts | ||
termwrap.ts | ||
vdom.tsx |