Changes between Version 1 and Version 2 of Ticket #20833, comment 3
- Timestamp:
- 2021-05-07T00:31:18+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20833, comment 3
v1 v2 3 3 4 4 It adds a new subgroup including the former preset, now "Common", and two own presets for `no_enty` and `no_exit` 5 5 6 [[Image(josm_20833_menu.jpg)]] 6 7 … … 8 9 Besides creating the missing traffic mode icons, see below, the only thing left to do is updating `match=""` by a `match_expression=""` once #20843 is fixed. 9 10 10 [[Image(josm_20833_common_restriction.jpg,left, 60%)]] [[Image(josm_20833_common_restriction_value.jpg,margin-left=10)]]11 [[Image(josm_20833_common_restriction.jpg,left,55%,margin-right=10)]] [[Image(josm_20833_common_restriction_value.jpg)]] 11 12 12 [[Image(josm_20833_common_restriction_cond_value.jpg,margin-top=10)]] 13 14 ---- 15 [[Image(josm_20833_no_entry.jpg,left,60%)]] [[Image(josm_20833_no_entry_restriction_value.jpg,margin-left=10)]] 16 17 [[Image(josm_20833_no_entry_restriction_cond_value.jpg,margin-top=10)]] 13 [[Image(josm_20833_common_restriction_cond_value.jpg,margin-top=10,44%,margin-bottom=100)]] 18 14 19 15 ---- 20 16 21 Next step is to generate better and more traffic mode icons. Did not use inkscape for a while but I think I got the trick. Sadly I fail converting .svg with ImageMagic so far. Does anyone have a hint? 17 [[Image(josm_20833_no_entry.jpg,left,55%,margin-right=10,margin-bottom=30,)]] [[Image(josm_20833_no_entry_restriction_value.jpg)]] 22 18 23 Last but not least I guess I need to learn style file coding to complete this task, despite adding some validator rules which can be handled in a separate ticket. 19 [[Image(josm_20833_no_entry_restriction_cond_value.jpg,right,margin-top=10,44%,margin-bottom=250)]] 20 21 22 ---- 23 24 25 26 * Next step is to generate better and more traffic mode icons. Did not use inkscape for a while but I think I got the trick. Sadly I fail converting .svg with ImageMagic so far. Does anyone have a hint? 27 * Last but not least I guess I need to learn style file coding to complete this task, despite adding some validator rules which can be handled in a separate ticket.


