-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recipe #229: Behavior with Ranges #304
base: master
Are you sure you want to change the base?
Conversation
There will be other recipes that speak to behavior and Ranges, and these are not the only behaviors that pertain to Ranges
Converting height and width to int
Also, ach, sorry @glenrobson about making the dimensions strings instead of ints. 🤦🏻♂️ |
Noting that in the Cookbook authors' call we saw that the Cookbook is inconsistent on this matter. Mine have kept it in, so I left it in this one as well. An issue for the Cookbook editors to resolve whether removing it or leaving it is cognitively less of a load for the range of audiences the Cookbook is trying to reach. |
Done in 18c9f8a |
Though this is the conventional phrasing for software use cases, the Cookbook by and large uses a phrasing of "you want to [XYZ]" in the Use Case section, so I've rewritten the use case per @markpbaggett's ideas (with additional editing) but left it in the Cookbook's usual phrasing. |
At first it didn't make sense to take out the 'Alternate' part because it is not supposed to render as a standard TOC. But I came around to agreeing because thumbnail navigation is inherently alternate
Done in 2e84fc3 |
Done in e753530 |
No description provided.