Commit bcfbea0
authored
LT-21495: Fix problem with Subscribe() not getting called
IsControllingTheRecordTreeBar.Set had a situation where it would
return before calling Subscribe(). Changed InterlinearTextsRecordClerk
so that it subscribes and unsubscribes the same as RecordClerk.1 parent ca0a979 commit bcfbea0
1 file changed
Lines changed: 4 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 42 | + | |
| 43 | + | |
50 | 44 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 45 | + | |
54 | 46 | | |
55 | 47 | | |
56 | 48 | | |
| |||
0 commit comments