valadaptive
valadaptive
Closing as a duplicate of #8
Not sure why GitHub says "not planned"--this will be fixed in the next version
I believe Dosu's autogenerated explanation is a bit misleading. This has nothing to do with default values, and occurs whenever an object with all optional fields is in a union...
Seems like #166 may address this
> Can you add my presets that i made, valadaptive? No, and please do not ask for things like this in unrelated issue threads.
I've added support for folders in the preset manager a couple weeks ago, although you can't *create* folders from within the application yet. I made some other changes and optimizations...
It's what the previous code did, so it's probably okay. It's possible we don't need to call `cursor_from_layout` and `layout_from_cursor` and can just clamp the cursor's byte range directly; I...
I'm now mainly working on the text styling API. It's a bit hard to untangle everything, since there are several different places where text style properties are stashed, each exposing...
Things are progressing well; just need to land some Parley changes and clean up the code. There are some issues that might change the API more significantly: - `Galley` needs...
Discord would be great! My username there is the same as here. I see that #5411 just got merged--that's going to involve a major rearchitecture of the work so far,...