You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/stuff.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,16 +5,16 @@
5
5
6
6
# Statistics Screen
7
7
8
+
- When multiple languages are selected it should show a line for each language in the line graphs and a bar for each language in the bar graph.
9
+
- Use Hive-ce on the backend.
10
+
8
11
# Terms Screen
9
12
10
-
Add the Status highlights to the status labels in the term statistics card and add the language name to the right of the term statitics label.
11
13
12
14
# Reader
13
15
14
16
fixed? Some users are reporting that tooltips aren't showing. They work perfectly in my testing. Lets look into how to solve this. Maybe with retry logic of sometype? I think this is an issue with a slow server. All of our testing servers are really fast but some users may have slow servers
15
-
- how hard to add elsewhere?
16
-
17
-
- Glow highlights make all terms with that termid glow, make it so only the clicked one glows.
17
+
- right now we wait to show the tooltip ontap until the doubletap timeout ends. Can we also add a flag to wait until the data is actually fetched? with a 2 second timeout
18
18
19
19
# TTS
20
20
- Future: add a selector in language settings to apply TTS voices based on languages.
0 commit comments