mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-09 17:44:57 +09:00
Fix. Add-block after title does not work (#841)
This commit is contained in:
parent
26d760588f
commit
2219a9a78f
16 changed files with 764 additions and 47 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
### Fixes & tech 🚒
|
||||
|
||||
* Cannot add block after document's title via add-block-menu (#827)
|
||||
* When navigating to a document via search-screen, open this new document without passing by dashboard-screen (#830)
|
||||
* Inconsistent logic when adding markup in certain corner cases (#509)
|
||||
* If you change checkbox's text color and then check off this checkbox, its text color always becomes black whereas it should have the color that you've set before (#785)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue