flutter-code-editor icon indicating copy to clipboard operation
flutter-code-editor copied to clipboard

Improve gutter item widths

Open ViscousPot opened this issue 3 months ago • 2 comments

What type of PR is this?

  • 🛠 Enhancement

Description

Apologies, it looks like this branch was based on the one for this https://github.com/akvelon/flutter-code-editor/pull/307

Improved the gutter items to be automatically calculated instead of hard coded The line numbers, errors and folding handles all take up only the space they need now

Added tests?

  • 🙅 no, because they aren't needed

Added to documentation?

  • 🙅 No documentation needed

ViscousPot avatar Aug 06 '25 00:08 ViscousPot