#423 dogfood findings: drop zone surface card + Trace tab appears on save #446
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-423-ui"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two findings from the live Trace tab:
.tracedroprendered background-on-background (the page is--snow, the rule had no background and its hover state was also--snow) — now a--surfacecard with a--lichenhover, matching the approved mockup. And enabling marking only revealed the Trace tab on the next page entry —saveSettingsnow callsrefreshMarksTab()on success, so the tab appears the moment the save lands. CHANGELOG v0.6.138 also carries the owed EULA introduction line from PR #445.