sciter-sdk
sciter-sdk copied to clipboard
Notes: unable to rename tags
When right-clicking on a book from the left panel and choosing "Rename book" from the context menu, nothing happens.
When right-clicking on a tag from the left panel and choosing "Rename tag" from the context menu, nothing happens.
My environment:
- Ubuntu 18.10
- Sciter Notes 4.2.7.2
Please check 4.2.7.3
After doing
git fetch --all
git reset --hard origin/master
on my repo and trying the fresh bin.gtk/x64/notes executable, the problem persisted.
But then I recompiled the project, and the problem disappeared.
I'm don't understand why I had to recompile the project, but meanwhile you can close this report as solved. Thanks for your efforts !
Using the precompiled binary from latest version (4.3.0.7):
- books can be renamed ;
- tags cannot.
I'm renaming the issue accordingly.