Skip to content
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

Manual Content: DS Grids page should not describe grids as a type of array #6860

Closed
dicksonlaw583 opened this issue Jul 25, 2024 · 1 comment
Assignees
Labels
docs-bug GameMaker Manual Bugs

Comments

@dicksonlaw583
Copy link

Description

Current description of DS Grids (incorrect because DS grids are not interchangeable with actual arrays):

A DS grid is a type of array with 2 dimensions.

Suggested new description:

A DS grid is a data structure that stores information into points on a 2D rectangular lattice.

Manual Link

https://manual.gamemaker.io/monthly/en/#t=GameMaker_Language%2FGML_Reference%2FData_Structures%2FDS_Grids%2FDS_Grids.htm

@dicksonlaw583 dicksonlaw583 added the docs-bug GameMaker Manual Bugs label Jul 25, 2024
@stuckie stuckie moved this from Triage to Backlog in Team Workload Jul 25, 2024
@YYDan YYDan changed the title Don't describe DS Grids as arrays Manual Content: DS Grids page should not describe grids as a type of array Jul 25, 2024
@gurpreetsinghmatharoo gurpreetsinghmatharoo moved this from Backlog to Todo in Team Workload Jul 31, 2024
gurpreetsinghmatharoo added a commit to YoYoGames/GameMaker-Manual that referenced this issue Jul 31, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Team Workload Jul 31, 2024
@gurpreetsinghmatharoo gurpreetsinghmatharoo moved this from Done to Ready for QA in Team Workload Jul 31, 2024
gurpreetsinghmatharoo added a commit to YoYoGames/GameMaker-Manual that referenced this issue Aug 8, 2024
@alicemoretti
Copy link
Contributor

Verified fixed in the latest build of the Beta Manual. Thank you.

@alicemoretti alicemoretti moved this from Ready for QA to Verified in Team Workload Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-bug GameMaker Manual Bugs
Projects
Status: Verified
Development

No branches or pull requests

3 participants