Skip to content

Comments

Forward resize event to both TabList and InfoBar#3179

Merged
JoeKar merged 1 commit intomicro-editor:masterfrom
dmaluka:infobar-resize-event
Mar 21, 2024
Merged

Forward resize event to both TabList and InfoBar#3179
JoeKar merged 1 commit intomicro-editor:masterfrom
dmaluka:infobar-resize-event

Conversation

@dmaluka
Copy link
Collaborator

@dmaluka dmaluka commented Mar 15, 2024

InfoBar should really receive the resize event, to know the window width in order to do horizontal scrolling of the command line when it doesn't fit in the screen. Although currently it doesn't scroll the command line at all (see issue #2527) and just ignores the resize event, but we should fix that anyway, so let's forward the resize event to it.

InfoBar should really receive the resize event, to know the window width
in order to do horizontal scrolling of the command line when it doesn't
fit in the screen. Although currently it doesn't scroll the command line
at all (see issue micro-editor#2527) and just ignores the resize event, but we
should fix that anyway, so let's forward the resize event to it.
@dmaluka dmaluka force-pushed the infobar-resize-event branch from 72130ae to 82706b9 Compare March 16, 2024 01:12
@JoeKar JoeKar merged commit 9ab9f8b into micro-editor:master Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants