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

Lists: Improve naming #2584

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

infirit
Copy link
Contributor

@infirit infirit commented Dec 25, 2024

Everything that operates on or with the ListStore is prefixed with list_ and similar for the view view_. Also used more understandable variables so it's more clear what is happening. For example in ManagerDeviceList the variable was column_id which in reality is the column number of the list and possibly be confused with the column id we have in the rowdata.

No functional changes but hopefully make it all clearer and consistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant