nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.84k stars 1.26k forks source link

Logo #777

Open hassanzadeh opened 2 years ago

hassanzadeh commented 2 years ago

Hey, I wonder if there is an option to remove the logo ?

lja1018 commented 2 years ago

@hassanzadeh The logo cannot be cleared as an option. However, it is possible by adding the following style.

.tui-image-editor-container .tui-image-editor-header-logo {
  display: none;
}
stale[bot] commented 1 year ago

This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!

jaxon93 commented 8 months ago

Can we add our logo insteed of default one? Thank you