Mine has always worked? Never did any binding of any kind. Would not even know how. I would just select the segment and press the number 1 key and it would clear the segment
I was not able to set the 1 key to clear segments. In the configuration panel everything was “NONE”, and it did not accept to configure. After going to “Reset WME Toolbox Settings”, the settings have responded again. Hope you understand my English (by GT), and help you set up.
I just became aware that in the current release 1.7.4 there are indeed no default key bindings (by accident). We had noticed this some days ago and have already adjusted this in our development version, but this has not been released yet. So in release 1.7.5 you will again find the default key bindings as previously, such as binding the key “1” to the function “clear road geometry”. Sorry for the confusion.
1.7.5 (20170220)
New: Selecting a parking lot (PL) venue displays a popup with the PL type (#374)
Fix: Default keyboard shortcuts were not initialized correctly (#371)
Fix: Lock highlights visibility was not initialized correctly after Toolbox reset (#372)
Fix: Measurement tool window covered zoombar (#373)
Fix: Visibility settings of parking lot and residential place layers were cut off by permalink auto-repair (#375)
Fix: Internal JNF failed to repair dead-end (1 segment) loops (#376)
Fix: Convert roundabout to standard road failed on 1 segment roundabout loops (#377)
Update: Auto fix loops function now also repairs (dead end) 1 segment loops (#378)
Update: Support for modified permalink format in WME beta (#379)
Update: Categorized popups in infos (green border) and warnings (red border)
I noticed something similar to this. If I use the Toolbox button to switch between beta/prod, when I switch to beta, the layers always revert to this: Map & Place Issues, Venues, Junction Box, Closures, Speed Cameras, Map Comments, Area Managers, GPS Points, Editable Areas turn on and everything else turns off. It doesn’t matter how I had the layers set previously, it always defaults to these. Switching to Prod doesn’t affect the prod layer settings, only switching to beta. I tried this with Tampermonkey disabled and only Toolbox active. This is with TB 1.7.5.
Toolbox also does not seem to always remember the last 5 settings below the toolbar configuration settings, like the “Convert permalinks to production WME” setting (which always turns off when switching to beta).
Due to a change by Mozilla, we had to convert the add-on to a new format. Most people won’t see any difference, it’s purely a change on the back-end. The main problem is that we can only support FF 45 and up. This will be the case as of 1.7.6 when it releases. We may hold off on doing this, that’s still TBD, but just a warning for those of you still on older versions.
Yup, that’s fixed in our dev version, so in the next release this will be cured. The cause was rather trivial: I had accidentally erased one line too much from the Tb code for WME beta. :roll: