mirror of
https://github.com/ankitects/anki.git
synced 2025-11-28 23:47:11 -05:00
When a pop-up menu was closed by clicking on an empty space outside the fields, the variable controlling the display state was not changed, causing the pop-up menu to flash momentarily the next time a field was focused. |
||
|---|---|---|
| .. | ||
| AddonButtons.svelte | ||
| BlockButtons.svelte | ||
| BoldButton.svelte | ||
| ColorPicker.svelte | ||
| CommandIconButton.svelte | ||
| EditorToolbar.svelte | ||
| HighlightColorButton.svelte | ||
| icons.ts | ||
| index.ts | ||
| InlineButtons.svelte | ||
| ItalicButton.svelte | ||
| LatexButton.svelte | ||
| NotetypeButtons.svelte | ||
| OptionsButton.svelte | ||
| OptionsButtons.svelte | ||
| RemoveFormatButton.svelte | ||
| RichTextClozeButtons.svelte | ||
| SubscriptButton.svelte | ||
| SuperscriptButton.svelte | ||
| TemplateButtons.svelte | ||
| TextColorButton.svelte | ||
| UnderlineButton.svelte | ||
| WithColorHelper.svelte | ||