TiddlyWiki / TiddlyWikiClassic

TiddlyWiki Classic (not to be confused with TiddlyWiki5: https://github.com/Jermolene/TiddlyWiki5)
https://classic.tiddlywiki.com/
492 stars 114 forks source link

Improve search macro appearance #289

Closed markkerrigan closed 7 months ago

markkerrigan commented 10 months ago

Discussed on the Google Group. The button to initiate a search does not have the button class, so it does not have the same styling as the other buttons in SideBarOptions. Adding the button class would be the simplest fix.

YakovL commented 10 months ago

A very nice suggestions indeed, thanks! It also improves the behavior of the search button in Bleach that we've discussed earlier (moving the rest of the sidebar on hover) and the look of the button in the Hawk theme:

image

I've committed this in e9f28ca2 – not pushed to GitHub yet as I'm in the middle of introducing the true async saving, and also I should build the TW and make sure that it works as expected, but it will be in 2.9.5

YakovL commented 10 months ago

Yeap, it's now in this repo, you can check a "nightly build" attached as well: empty pre-2.9.5.zip

YakovL commented 7 months ago

Done in 2.10.0