obsidianmd / obsidian-developer-docs

170 stars 67 forks source link

[Graph View] - Restore Default Settings button do not reset 'groups' on live view #123

Closed MRGuziX closed 3 months ago

MRGuziX commented 3 months ago

Build

1.6.5

Description

Reproduction Steps

  1. Open Graph View
  2. Add note
  3. Add some word to it like "kastor"
  4. Open cog wheel of Graph View
  5. Create group based on that word "kastor" -> Now we can see that 'dot' was colored
  6. click "reset default settings' button image

Actual Result

Group was removed, but dot it is still colored image

Expected Result

Probably it should be updated live. When you close Graph View and open it again things is updated

Notes

Problably it is cached somewhere. When you delete group directly it is updated live.

joethei commented 3 months ago

This is the repository for our theme/plugin development documentation. Please post issues/feature requests on our forum: https://forum.obsidian.md and follow the template there.