Am I going mad or has the shift list component really slipped into reverse?
Rhino Version 8 (8.12.24282.07002, 2024-10-08)
M2 Mac Mini 2023
jack
Am I going mad or has the shift list component really slipped into reverse?
Rhino Version 8 (8.12.24282.07002, 2024-10-08)
M2 Mac Mini 2023
jack
7 & 8 both seem to shift it like this (contrary to what the GH help says ie. shift values forward)
RH8
RH7:
Interesting, thanks. I just took a look at Rhino 6 and it’s the same. The shift direction seems a bit counter-intuitive to me but if anyone feels like resolving the issue then it could be a lot safer to fix the help (and the component icon?) rather than changing the component.
Easiest way to think of this is the index of the list with which the list should begin.
The ‘Grasshopper Help’ appears to be wrong. The default of 1 “removes” the first element in the list and -1 removes the last element. Of course, it only removes items if the ‘W’ (Wrap) input is inverted from True (the default) to False. It’s always been this way.