这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ocallesp
Copy link
Contributor

@ocallesp ocallesp commented Jul 11, 2024

@ocallesp ocallesp requested a review from colombod July 11, 2024 17:54
public fitToContainer(container: HTMLElement): void {
const offsetWidth = 2;
const offsetHeight = 2;
this.setSize({ width: container.clientWidth - offsetWidth, height: container.clientHeight - offsetHeight})
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@colombod it looks like this method belongs to the project microsoft-trydotnet.

@ocallesp ocallesp closed this Apr 13, 2025
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