Commit b51578c
committed
Ensure pasted values properly update path
This fixes an issue where pasting values instead
of typing them would lead to stale page data,
effectively ignoring the pasted value in path creation.
This is solved by explicitly adding the new segment to the
page object.1 parent a6500e0 commit b51578c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments