-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
component: developer apisissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Description
Is your feature request related to a problem? Please describe.
Currently the only way to get metrics is by using the same method we use internally for processes that need to know just about everything about the workspace. Therefore, the method returns a lot of information that is not well organized or very well documented.
Describe the solution you'd like
A metrics method that is meant to be public and provides a subset of the current values returned from getMetrics with easier to understand and better documented values.
Describe alternatives you've considered
Additional context
Possible Use Cases:
- Where to position something relative to the toolbars.
- For scrolling to blocks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: developer apisissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added