note on bilinear sampling requirement (e.g. not interpolating per-vertex coordinates) for specific UI

This commit is contained in:
Ryan Fleury
2024-01-24 16:10:11 -08:00
parent 2dbcc26cdb
commit 96b0dd0783
+3
View File
@@ -7,6 +7,9 @@
// [ ] source view -> floating margin/line-nums
// [ ] theme colors -> more explicit about e.g. opaque backgrounds vs. floating
// & scrollbars etc.
// [ ] need bilinear interpolation on color picker - fine for most UI to not do
// do it but it needs to be correct for the color picker, so maybe that
// should be a heavier path
// [ ] drag/drop tab cleanup
// [ ] target/breakpoint/watch-pin reordering
// [ ] watch window reordering