mirror of
https://github.com/mrusme/neonmodem.git
synced 2024-11-03 04:27:16 -05:00
Adjusted ScaleMode for splash
This commit is contained in:
parent
04eec8293a
commit
a2f97785d0
@ -59,7 +59,7 @@ func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
|
||||
m.ctx.Screen[1],
|
||||
m.ctx.Screen[0],
|
||||
color.Transparent,
|
||||
ansimage.ScaleModeResize,
|
||||
ansimage.ScaleModeFill,
|
||||
ansimage.NoDithering,
|
||||
)
|
||||
if err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user