Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commitd231a25
committed
Don't expose private styles in style.available
They remain in `style.library`, because that's how we look them up, butthis prevents them being exposed as something someone might use.Also, fix `reload_library`, which was accidentally modifying theoriginal base library information each time.Fixesitprojects/MasVisGtk#131 parent2899656 commitd231a25
2 files changed
+17
-5
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
245 | 246 |
| |
246 | 247 |
| |
247 | 248 |
| |
248 |
| - | |
249 |
| - | |
| 249 | + | |
| 250 | + | |
250 | 251 |
| |
251 | 252 |
| |
252 | 253 |
|
Lines changed: 13 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| 36 | + | |
35 | 37 |
| |
36 | 38 |
| |
37 | 39 |
| |
| |||
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
49 |
| - | |
50 |
| - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
51 | 62 |
| |
52 | 63 |
| |
53 | 64 |
| |
|
0 commit comments
Comments
(0)