Skip Navigation

hide Feedback button

Hi, why in framework plugin t2i-framework-plugin-v2 i cant hide the "Feedback" button? in little framework ewzqi9hyzz was hidden by the button

showFeedback = false // <-- set to 'false' to hide the feedback button

this one just somehow disables the feedbacks, but the button remains

for example your site - https://perchance.org/ai-text-to-image-generator

1

You're viewing a single thread.

1 comments
  • Well, the purpose of the showFeedback property is to 'show' the actual comments sent on the feedback comments section, not to 'hide' the button. On the fork that you mentioned, the feedback button is deliberately commented out, which is why it is hidden.