Skip to content

Add rendering for more types and QOL updates #16

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

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

Conversation

GwnDaan
Copy link
Member

@GwnDaan GwnDaan commented Feb 11, 2025

This PR adds initial rendering for the object types InputBoolean, InputNumber, OutputNumber and OutputLine.

Furthermore, clipping by parent objects is now implemented. And sorting/filtering the list of objects in the left-side bar is added.

And lastly, the border of a rectangle object should now be rendered at the correct location

Fixes #11

also introduced filter/search bar, and sorting of objects
@GwnDaan GwnDaan added enhancement New feature or request rendering Related to the rendering of objects labels Feb 11, 2025
@GwnDaan GwnDaan self-assigned this Feb 11, 2025
@Copilot Copilot AI review requested due to automatic review settings February 11, 2025 18:53
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

@GwnDaan GwnDaan force-pushed the daan/more-rendering-and-qol-updates branch 2 times, most recently from cf45da9 to 728aace Compare February 11, 2025 19:03
@GwnDaan GwnDaan force-pushed the daan/more-rendering-and-qol-updates branch from 728aace to 55a3983 Compare February 16, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rendering Related to the rendering of objects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add filtering/sorting capability to the object list
1 participant