Closed taviso closed 2 years ago
I think the /dpfe format editor is not updating properly.
/dpfe
If you try to edit a format and then scroll around, the screen isn't updated properly. This used to to work, I think the showme changes broke it.
Note to self: make sure there are tests for this.
It turns out this was a really big job 😬
I have a huge patch that fixes it, but I want to write some more tests first because had to reimplement a lot of code.
I think the
/dpfe
format editor is not updating properly.If you try to edit a format and then scroll around, the screen isn't updated properly. This used to to work, I think the showme changes broke it.