Skip to content

Conversation

@printfdebugging
Copy link
Contributor

  • Resolves: #
  • Target version: main

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: Sahil Gautam <sahil.gautam@collabora.com>
Change-Id: If74cc69f9efc6a9c7fe4765b4d5a61cc71b8b118
[1] reduced the navigator sidebar width from 330px to 250px, but it
didn't take into account the overflow-x (which is hidden). when the
elements were inserted dynamically (by javascript), they got scrolled
off to the left side giving an impression that they are cut off.

this patch increases the width to 266px as at that width, no overflow-x
exists on navigator-dock-wrapper.

also change the impress/statusbar_spec as with the new increased width,
the zoom is not 70% but 60% at the test's window size.

--
[1] Reduce the navigator sidebar width and change bg color for navigator
    85d604d

Signed-off-by: Sahil Gautam <sahil.gautam@collabora.com>
Change-Id: Iaf769bdce11dc27fa11af3f831f691bc2d6c9cad
@printfdebugging printfdebugging force-pushed the private/printfdebugging/navigator-comments-cut-off branch from 646f0cd to 6eea389 Compare January 5, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To Review

Development

Successfully merging this pull request may close these issues.

1 participant