Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
poezio
poezio
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 204
    • Issues 204
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • poezio
  • poeziopoezio
  • Issues
  • #2072

Closed
Open
Opened Dec 14, 2011 by Link Mauve@linkmauveMaintainer

Resize a tab only if the new size of the window is not equal to its current size

.

  • Changesets:
    • Revision b46f0f5e by mathieui on 2014-05-03T00:27:19Z:
Fix #2072 (only resize a tab if the size changed since the last display)
  • Revision 9c8d5777 by mathieui on 2014-05-05T18:01:04Z:
Revert "Fix #2072 (only resize a tab if the size changed since the last display)"

This reverts commit b46f0f5e266c321632738ca40839759486b47a7e.

Conflicts:
	src/tabs/muclisttab.py

Doing this made the unresized elements refresh in the old subwins,
causing glitches and weirdness. And anyway, the only problematic
element is the TextWin (rebuilding all the lines of a buffer is
expensive), but it already checks if the width changed.
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
0.9
Milestone
0.9
Assign milestone
Time tracking
None
Due date
None
Reference: poezio/poezio#2072