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

Adds Layers tab to project widget #56

Merged
merged 4 commits into from
Nov 12, 2024

Conversation

alexhroom
Copy link
Collaborator

@alexhroom alexhroom commented Nov 6, 2024

This PR adds the Layers tab to the Project widget. It also adds a validation function to the ProjectWidget which checks that the layers are valid and puts an error message in the terminal otherwise.

Fixes #43.

@alexhroom alexhroom changed the title Adds Layers tab to Project widget Adds Layers tab to project widget Nov 6, 2024
@alexhroom alexhroom marked this pull request as ready for review November 7, 2024 09:25
@alexhroom alexhroom removed the request for review from StephenNneji November 7, 2024 13:25
@alexhroom alexhroom marked this pull request as draft November 7, 2024 13:25
@alexhroom alexhroom marked this pull request as ready for review November 8, 2024 09:52
Copy link
Contributor

@StephenNneji StephenNneji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, please see comments

rascal2/widgets/project/project.py Show resolved Hide resolved
rascal2/widgets/project/project.py Outdated Show resolved Hide resolved
rascal2/widgets/project/project.py Outdated Show resolved Hide resolved
@alexhroom alexhroom merged commit 50dd978 into RascalSoftware:main Nov 12, 2024
4 checks passed
@alexhroom alexhroom deleted the 43-layers-tab branch November 12, 2024 14:41
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.

Create widget for Layers for the project window
2 participants