Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Bromskloss
8y ago
0 comments
Save
Share
Couldn't you still use -1 to refer to the last grid line (or was it grid element)? Python does it, for example.
0 comments
1 comments · 1 top-level
top
newest
oldest
kybradeck
8y ago
Yes, but that would mean the first gridline == 0 and the last gridline == -1, instead of the way the spec is written today, where the first gridline == 1 and the last gridline == -1. For me, consistency wins here.
j
/
k
navigate · click thread line to collapse