aboutsummaryrefslogtreecommitdiff
path: root/360
diff options
context:
space:
mode:
Diffstat (limited to '360')
-rw-r--r--360/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/360/index.md b/360/index.md
new file mode 100644
index 0000000..a86a5a8
--- /dev/null
+++ b/360/index.md
@@ -0,0 +1,8 @@
+Title: Fix text under scrollbar on the left
+Author: rodarima
+Created: Thu, 27 Feb 2025 23:12:19 +0000
+State: closed
+
+When the page is first layouted, we can then determine if the vertical scrollbar needs to be present. When the vertical scrollbar is on the left side, the whole content needs to be shifted to the right, so we need to allocate the top level widget again. The current fix simply marks the top level widget for allocation.
+
+Fixes: https://github.com/dillo-browser/dillo/issues/359 \ No newline at end of file