-
-
Notifications
You must be signed in to change notification settings - Fork 489
Commit 8a59959
author
authoredAlberto Iannaccone
fix board selection and workspace input dialogs width and height (#1406)
* fix board selection and workspace input dialogs width and height
* use same dialog for new file and rename
* fix board list getting small when filtering
* board select dialog: show variant text when no board is found
* fix addition boards url outline1 parent 8de6cf8 commit 8a59959
File tree
9 files changed
+74
-32
lines changed- arduino-ide-extension/src/browser
- boards
- dialogs/settings
- style
- theia/workspace
- i18n
9 files changed
+74
-32
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | + | ||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
|
Lines changed: 24 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
302 | + | ||
303 | + | ||
304 | + | ||
305 | + | ||
306 | + | ||
307 | + | ||
308 | + | ||
309 | + | ||
310 | + | ||
311 | + | ||
312 | + | ||
313 | + | ||
302 | 314 |
| |
303 | 315 |
| |
304 | 316 |
| |
| |||
315 | 327 |
| |
316 | 328 |
| |
317 | 329 |
| |
318 | - | ||
319 | - | ||
320 | - | ||
321 | - | ||
322 | - | ||
323 | - | ||
324 | - | ||
325 | - | ||
326 | - | ||
327 | - | ||
328 | - | ||
329 | - | ||
330 | - | ||
330 | + | ||
331 | + | ||
332 | + | ||
333 | + | ||
334 | + | ||
335 | + | ||
336 | + | ||
337 | + | ||
338 | + | ||
339 | + | ||
340 | + | ||
331 | 341 |
| |
332 | 342 |
| |
333 | 343 |
| |
| |||
342 | 352 |
| |
343 | 353 |
| |
344 | 354 |
| |
345 | - | ||
355 | + | ||
346 | 356 |
| |
347 | 357 |
| |
348 | 358 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 | - | ||
159 | 158 |
| |
160 | 159 |
| |
161 | 160 |
| |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
1 | 6 |
| |
2 | 7 |
| |
8 | + | ||
3 | 9 |
| |
4 | 10 |
| |
5 | 11 |
| |
6 | 12 |
| |
7 | 13 |
| |
8 | 14 |
| |
9 | 15 |
| |
16 | + | ||
10 | 17 |
| |
11 | 18 |
| |
12 | 19 |
| |
13 | 20 |
| |
14 | 21 |
| |
15 | 22 |
| |
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
16 | 27 |
| |
17 | 28 |
| |
18 | 29 |
| |
| |||
63 | 74 |
| |
64 | 75 |
| |
65 | 76 |
| |
77 | + | ||
66 | 78 |
| |
67 | 79 |
| |
68 | 80 |
| |
| |||
131 | 143 |
| |
132 | 144 |
| |
133 | 145 |
| |
146 | + | ||
134 | 147 |
| |
135 | 148 |
| |
136 | 149 |
| |
| |||
282 | 295 |
| |
283 | 296 |
| |
284 | 297 |
| |
298 | + | ||
299 | + | ||
300 | + | ||
301 | + | ||
302 | + | ||
303 | + | ||
304 | + | ||
305 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | - | ||
12 | + | ||
13 | + | ||
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
89 | + |
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | - | ||
91 | + | ||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 | - | ||
95 | + | ||
96 | 96 |
| |
97 | + | ||
98 | + | ||
97 | 99 |
|
Lines changed: 19 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | - | ||
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
| |||
161 | 160 |
| |
162 | 161 |
| |
163 | 162 |
| |
164 | - | ||
165 | - | ||
166 | - | ||
167 | - | ||
168 | - | ||
169 | - | ||
170 | - | ||
171 | - | ||
172 | - | ||
173 | - | ||
174 | - | ||
175 | - | ||
163 | + | ||
164 | + | ||
165 | + | ||
166 | + | ||
167 | + | ||
168 | + | ||
169 | + | ||
170 | + | ||
171 | + | ||
172 | + | ||
173 | + | ||
174 | + | ||
175 | + | ||
176 | + | ||
177 | + | ||
178 | + | ||
179 | + | ||
176 | 180 |
| |
177 | - | ||
181 | + | ||
182 | + | ||
178 | 183 |
| |
179 | 184 |
| |
180 | 185 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | + | ||
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | + | ||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
0 commit comments