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

QT Align Issues #7

Closed
duskfallcrew opened this issue Dec 2, 2024 · 0 comments · Fixed by #13, #11, #6 or #27
Closed

QT Align Issues #7

duskfallcrew opened this issue Dec 2, 2024 · 0 comments · Fixed by #13, #11, #6 or #27
Assignees
Labels
bug Something isn't working

Comments

@duskfallcrew
Copy link
Collaborator

Traceback (most recent call last):
File "/Users/duskfall/Downloads/complete-stable-viewer.py", line 271, in
window = DatasetViewer()
File "/Users/duskfall/Downloads/complete-stable-viewer.py", line 82, in init
self.init_ui()
File "/Users/duskfall/Downloads/complete-stable-viewer.py", line 101, in init_ui
self.image_label.setAlignment(Qt.AlignCenter)
AttributeError: type object 'Qt' has no attribute 'AlignCenter'

@duskfallcrew duskfallcrew added the bug Something isn't working label Dec 2, 2024
@duskfallcrew duskfallcrew self-assigned this Dec 2, 2024
@duskfallcrew duskfallcrew moved this to In Progress in Dataset Tool Project Dec 2, 2024
@duskfallcrew duskfallcrew linked a pull request Dec 2, 2024 that will close this issue
@duskfallcrew duskfallcrew added this to the Alignment Issues milestone Dec 2, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Dataset Tool Project Dec 4, 2024
@duskfallcrew duskfallcrew moved this from Done to In Progress in Dataset Tool Project Jan 3, 2025
@duskfallcrew duskfallcrew moved this from In Progress to Done in Dataset Tool Project Jan 3, 2025
@duskfallcrew duskfallcrew modified the milestone: Alignment Issues Jan 3, 2025
This was linked to pull requests Jan 3, 2025
@exdysa exdysa linked a pull request Jan 13, 2025 that will close this issue
Merged
@exdysa exdysa removed a link to a pull request Jan 13, 2025
Merged
@duskfallcrew duskfallcrew linked a pull request Jan 14, 2025 that will close this issue
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment