crashmoney / obsidian-typewriter

Typewriter is an Obsidian theme designed for a focused writing experience.
GNU General Public License v3.0
91 stars 17 forks source link

Background blur in pop-up menus causes UI slow-down on Windows #27

Closed nucspl closed 1 year ago

nucspl commented 1 year ago

Since I began using a laptop with one fixed to 165hz, the settings panel was just really... slow? I tested out the default theme and that doesn't suffer from this issue, so I guess that it's isolated to Typewriter.

It's not that big of an issue in day-to-day use, but when having to go in and tweak something, you really feel it.

crashmoney commented 1 year ago

Hm, I haven't run into this issue before. There are a few questions that could help to debug this:

nucspl commented 1 year ago
nucspl commented 1 year ago

Update: It's caused by the background blur when there are pop-up menus, I deleted that section and the issue's resolved. Maybe there's a better way of implementing blur, but I'll stick with none for now.