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

QTiledDataSource should be the gatekeeper of Tiled data #7

Open
padraic-shafer opened this issue Sep 6, 2024 · 0 comments
Open

QTiledDataSource should be the gatekeeper of Tiled data #7

padraic-shafer opened this issue Sep 6, 2024 · 0 comments

Comments

@padraic-shafer
Copy link

QTiledWidget and QTiledDataSource each have their own Tiled client object at the moment. This can lead to node paths and selections being out of sync (or needing sync mechanisms) with each other.

It would be cleaner for QTiledWidget to rely on QTiledDataSource as the state keeper and fetcher of data for the tiled client. Essentially let QTiledDataSource be the data source manager.

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

No branches or pull requests

1 participant