You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐛 everything is super nervous, instead of enabling/disabling breakpoints seem to disappear/reappear with the consequence of text being shifted around (related to Spacing too wide for inline breakpoints #81715)
The text was updated successfully, but these errors were encountered:
The issue here is that we always re-render the breakpoints in the whole file when a breakpoint changes.
This obviously can be improved such that we re-render just the delta. However not for endgame week, so assigning to next Milestone.
re #81175
The text was updated successfully, but these errors were encountered: