KH

Results 12 comments of KH

This seems to be some transient issue. I have noticed this issue a few times. Whenever I see it, I restart Obsidian, and the problem goes away. But there is...

Same issue as reported by @jakubjosef . Tried the solution posted by @rhalff and @danielmhair. But I still get the error when building with AOT. ``` > ng build my-app...

I believe the following two changes in the `theme.css` file should fix the issue Instead of: ```css .modal.mod-settings .vertical-tab-header { height: 90vh; } .modal.mod-settings .vertical-tab-content-container { height: 90vh; } ```...

Firstly, the system tray icon has disappeared after this update. I no longer find it in the System Tray even though the process is running. ![Image](https://github.com/user-attachments/assets/0b4e9e4a-f048-44a0-b303-1bce46360ab1) I finally went into...

I noticed this too. I have already tried restarting PowerToys, and restarting the machine as well. It doesn't help. I have also tried using File Locksmith. No luck. ![Image](https://github.com/user-attachments/assets/9a6f6ddd-5855-43e4-9a2c-e42505938a8e)

@haoliuu I have downgraded to [v0.90.1](https://github.com/microsoft/PowerToys/releases/tag/v0.90.1) and Quick Accent is working for me again. I do believe the issue is with v0.91.0.

> I just posted a similar issue, but I'm not sure if we're having the same error. @kiranjholla does quickaccent work with the left/right keys if you hold them down?...

Following the advice provided by @haoliuu I upgraded back to v0.91.0 and reduced the Input Delay to 100ms. It works now. I still encounter instances of jitter. But perhaps this...

@jmperro I raised this issue initially, and closed it because setting the Input delay to 100ms solves my use case. Feel free to reopen if you would like to track...

Excellent! Thanks for the hard work! Really appreciate the quick turnaround on this fix.