Commit 9921d64
authored
Linked Time: Render card fob controller when prospective fob feature is enabled (#6006)
~Blocked by #6005~
* Motivation for features / changes
We would like to be able to enable step selection using a prospective
fob. Now that #6005 is merged, the fob controller can safely be rendered
with an undefined `timeSelection`
* Screenshots of UI changes
None
* Alternate designs / implementations considered1 parent 2599057 commit 9921d64
File tree
2 files changed
+5
-6
lines changed- tensorboard/webapp/metrics/views/card_renderer
2 files changed
+5
-6
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2377 | 2377 | | |
2378 | 2378 | | |
2379 | 2379 | | |
2380 | | - | |
2381 | 2380 | | |
2382 | 2381 | | |
2383 | 2382 | | |
2384 | 2383 | | |
2385 | 2384 | | |
| 2385 | + | |
| 2386 | + | |
| 2387 | + | |
| 2388 | + | |
2386 | 2389 | | |
2387 | | - | |
2388 | | - | |
2389 | | - | |
2390 | | - | |
2391 | 2390 | | |
2392 | 2391 | | |
2393 | 2392 | | |
| |||
0 commit comments