mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +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> |
||
---|---|---|
.. | ||
authkey | ||
blockcontroller | ||
eventbus | ||
filestore | ||
ijson | ||
remote | ||
service | ||
shellexec | ||
telemetry | ||
tsgen | ||
userinput | ||
util | ||
vdom | ||
waveai | ||
wavebase | ||
waveobj | ||
wcloud | ||
wconfig | ||
wcore | ||
web | ||
wps | ||
wshrpc | ||
wshutil | ||
wstore |