summaryrefslogtreecommitdiffstats
path: root/editor/icons/Breakpoint.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Reduce the total size of our SVGs by 15%VolTer2023-06-041-1/+1
|
* Fix the breakpoint icon in CodeEditYuri Sizov2022-01-291-1/+1
|
* Update icons and color conversion rules to simplify the paletteYuri Sizov2022-01-291-1/+1
|
* Improved breakpoint gutter for CodeEdit.Eric M2021-09-301-0/+1
Added preview of breakpoint placement on hover. Added override of icon for the Editor to use an SVG so it is no longer blurry.