Skip to content

Conversation

@micpap25
Copy link
Owner

No description provided.

micpap25 added 16 commits July 20, 2022 22:01
Rework update so that it is polymorphic. Break it into multiple files and allow the ruler's creator to set the updater with a unique pointer creator.
Create the virtual destructor for updater

Remove circular dependencies of Updater and Ruler

Streamline the dependencies of Updater and Ruler. Extract all necessary data for Updater functions down to Updater, and rework ruler calls to use this format. This allows Updater to be independent of Ruler.
Separates Ruler from RulerPanel to reduce unnecessary importing.
To be squashed into a past commit
Properly implements Custom functions and uses the LinearDb ruler as a space to test it.
Imports an old change for GSoC to separate the units of a label from its text so different fonts can be used for each.
@micpap25 micpap25 changed the title Linear dB Ruler initial changes Linear dB Ruler Midterm-ready Changes Jul 28, 2022
A basic start on making dB ruler functional for all settings. Will proceed more when design is discussed.
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.

2 participants