VendroidEnhanced / Vendroid

VendroidEnhanced is a fork of Vendroid, a custom client for Discord that loads the mobile website and injects Vencord, the cutest client mod.
GNU General Public License v3.0
98 stars 3 forks source link

[Bug] QuickCSS bugs #61

Open Covkie opened 1 month ago

Covkie commented 1 month ago

Discord account

crumbsniffer

What happens when the bug or crash occurs?

What is the expected behaviour?

can delete new lines and selections

How do you recreate this bug or crash?

  1. Open QuickCSS
  2. attempt to delete a line or make a selection

Request agreement

nin0-dev commented 1 month ago

this is a general issue with monaco-editor (the CSS editor vencord uses), overall it's poorly optimized on mobile.

chances are I'll replace it with a custom editor