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

Move hide property from indicator classes to abjad.Wrapper #1531

Open
5 of 11 tasks
trevorbaca opened this issue Apr 13, 2023 · 0 comments
Open
5 of 11 tasks

Move hide property from indicator classes to abjad.Wrapper #1531

trevorbaca opened this issue Apr 13, 2023 · 0 comments
Assignees
Labels

Comments

@trevorbaca
Copy link
Member

trevorbaca commented Apr 13, 2023

Remove "hide" from __eq__() calculations:

  • abjad.Clef
  • abjad.Dynamic
  • abjad.MetronomeMark
  • abjad.MetricModulation
  • abjad.TimeSignature

Add "hide" to abjad.Wrapper:

  • add abjad.Wrapper.hide
  • remove abjad.Clef.hide
  • remove abjad.Dynamic.hide
  • remove abjad.MetronomeMark.hide
  • remove abjad.MetricModulation.hide
  • remove abjad.TimeSignature.hide
@trevorbaca trevorbaca self-assigned this Apr 13, 2023
trevorbaca added a commit that referenced this issue Apr 13, 2023
    * abjad.Clef
    * abjad.Dyanmic
    * abjad.MetronomeMark
    * abjad.MetricModulation
    * abjad.TimeSignature

Tag #1531.
@trevorbaca trevorbaca changed the title Move "hide" property from indicator classes to abjad.Wrapper Move "hide" property from indicator classes to abjad.Wrapper Apr 20, 2023
@trevorbaca trevorbaca changed the title Move "hide" property from indicator classes to abjad.Wrapper Move hide property from indicator classes to abjad.Wrapper Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant