Chase B.
Chase B.
Console output while compiling for reference: Details ```bash Launching lib/main_dev.dart on iPhone 15 Pro in debug mode... Xcode build done. 30.9s Failed to build iOS app Error (Xcode): Undefined symbol:...
Im not sure if there's a better issue to comment on, but support for `option + clicking` folders in the explorer to toggle nested folders expansion state would be an...
@xuxiaocheng0201 I ended up finding out that it was issue with RocksDB compiling. I've got around that by using the SurrealKV embedded storage method instead and that compiles in Flutter...
@macjuul, I’d like to get your thoughts on this. I just added a feature for recursively dimming relations. However, there are two different approaches to handling this. 1. Deeply recurse...
@macjuul, the name scheme is much clearer now! One final question: are the current algorithms the only ones you see as necessary? The only other refinement I can imagine is...
Decided to give that idea a push and let you revert if you want.
Thanks @Ekwuno, So I kind of get the idea of the hierarchy and how the two features interact, but I am struggling to understand how I can utilize the data...
I have an idea that I’d like to share. What if there was a setting that allowed us to enable a relational hover opacity? This would mean that when we...
Relevant issue: #583
I've experienced something akin to this as well many times but it's almost impossible to figure out a set of conditions to get it to happen consistently. I do a...