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

  • VioneTM
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    6 days ago

    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.