Skip to content

Conversation

@bparks13
Copy link
Member

During our discussions, we came to the conclusion that the AxisMap and AxisSign variables should not be browsable in any situation; this is different from the original behavior where they were browsable for the device outside of the context of a headstage.

This PR removes the PolledBno055SingleDeviceFactoryConverter as it is no longer needed, and marks the two properties as Browsable(false). This removes them from the editor in all instances, which achieves the original goal of hiding these properties in the GUIs.

Fixes #314

- Remove PolledBno055 TypeConverter, as it is no longer needed
- Fix PolledBno055Dialog title
@bparks13 bparks13 added this to the 0.6.1 milestone Aug 20, 2025
@bparks13 bparks13 requested a review from jonnew August 20, 2025 15:25
@bparks13 bparks13 self-assigned this Aug 20, 2025
Copy link
Member

@jonnew jonnew 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. I also confirmed I can manually edit the .bonsai file if I really want to apply a different map or axis inversion

@bparks13 bparks13 merged commit 72617ac into main Aug 22, 2025
8 checks passed
@bparks13 bparks13 deleted the issue-314 branch August 22, 2025 16:03
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.

Hide PolledBno055 properties in GUI dialogs

3 participants