Mnemonic left justification causes cloze one-by-one cards to jump when unclozed
@abdnh is there a way we can fix this? Not sure if it's even possible
For some reason the mnemonics class is also not wrapping the text to fit the screen
https://github.com/AnKing-VIP/AnKing-Note-Types/assets/35056305/5593fa06-0811-4a42-9198-ddbccc51758a
Mnemonics are now aligned to the left when all clozes are revealed.
@abdnh once you've pushed these few couple changes (this too) can you have @shmuelsash test it out?
Lemme know when you're ready for me to test
@shmuelsash Pushed add-on release.
This is working well for me now! So we can probably update the wrapper addon now too.
Did you update the note type so that it has the mnemonic styling by default?
Looks like all the other issues from slack are updated!
Notes from slack:
convert all centeredbox to mnemonics in the deck (maintainers can do this)
remove the Justify text and center it from the wrapper meta addon and just have add mnemonic styling (probably keep the left justify icon though because it fits better than the light bulb)
remove the justify text and center it styling on the note type by default and replace with the mnemonic styling so that wrapper doesn't add it twice (clean up the note type in this regard, looks like maybe an extra .centeredbox in the note type as well)
fix this issue and this issue with the ul styling