Skip to content

Conversation

@swarty
Copy link
Contributor

@swarty swarty commented Nov 3, 2025

Reopened: #165
with taking into a point Safari issue

  • Grid lines not showing up
  • Input fields for fixed and infinite canvas not appearing
  • Gray border around fixed and infinite canvas not appearing
  • Removing construction tools cause no issues
  • Removing tiles cause no issues

@swarty swarty self-assigned this Nov 3, 2025
/** Removes listeners and model data from el */
private unsubscribe() {
this.isDeleted = true;
if (!Browser.isSafari) this.model?.clear();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

cause Safari issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants