This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Commit 9373f52
committed
Pass the old widget value to WidgetType.updateDOM
FEATURE: `WidgetType.updateDOM` is now called with the previous widget value
as third argument.
See https://discuss.codemirror.net/t/accessing-other-instance-in-widgettype-updatedom/96931 parent 3d236d2 commit 9373f52
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments