Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidebar appears broken with no buttons #12

Closed
wbrenna opened this issue Aug 26, 2013 · 1 comment
Closed

Sidebar appears broken with no buttons #12

wbrenna opened this issue Aug 26, 2013 · 1 comment
Labels

Comments

@wbrenna
Copy link
Contributor

wbrenna commented Aug 26, 2013

This is because the sidebar's width has been set to some very small value. Probably a minimum pixel width for the sidebar is a good idea.

@wbrenna
Copy link
Contributor Author

wbrenna commented Oct 7, 2013

Should be fixed by changing the getSidebarWidth() in Settings.cpp to return a value of e.g. 140 if undefined. Though this may not work; instead another course could be to use gtk_window_set_default_size() in Sidebar.cpp.

wbrenna added a commit that referenced this issue Oct 10, 2013
@wbrenna wbrenna removed this from the Xournalpp 1.0 milestone May 17, 2014
@yasmah74 yasmah74 mentioned this issue May 18, 2023
@Fefeffefe Fefeffefe mentioned this issue Jun 21, 2023
@Samanbaia Samanbaia mentioned this issue Jul 22, 2023
@rschram rschram mentioned this issue Oct 26, 2023
@dh2pp dh2pp mentioned this issue Jan 17, 2024
@majorace majorace mentioned this issue Apr 9, 2024
@01-1 01-1 mentioned this issue Apr 20, 2024
@IlyaSulli IlyaSulli mentioned this issue May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant