xi-mac: When opening preferences via `CMD+,`, the entire page doesn't load at first.
Just exploring this repo and xi-editor, going to get my feet wet soon. I got it open and figured I’d try out the preferences panel, and this is what happened.

Only the first few lines are displayed, and then the rest is filled in as I scroll.
If, however, I type into the document and then hit CMD+, it opens it in a new frame which works just fine. So this is only when it opts to open it in the existing frame.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 1
- Comments: 16 (14 by maintainers)
Commits related to this issue
- More rational view reuse, fewer redundant redraws There was a small bug where we were incorrectly comparing new font names to old ones, which caused us to unnecessarily redraw all views whenever a ne... — committed to cmyr/xi-mac by cmyr 6 years ago
- More rational view reuse, fewer redundant redraws There was a small bug where we were incorrectly comparing new font names to old ones, which caused us to unnecessarily redraw all views whenever a ne... — committed to cmyr/xi-mac by cmyr 6 years ago
Fixes for me as well.