Opened 11 years ago

Closed 11 years ago

#11717 closed Bug Report - General (Fixed)

Whole screen being refreshed when moving cursor

Reported by: JYA Owned by: stuartm
Priority: critical Milestone: 0.27
Component: MythTV - User Interface Library Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

In the videos screen. using gallery vide. Moving the cursor left or right cause every single title to be refreshed. Making navigation rather painful as everything is flickering and blinking...

Change History (9)

comment:1 Changed 11 years ago by stuartm

Component: MythTV - GeneralMythTV - User Interface Library
Milestone: unknown0.27
Priority: majorcritical
Status: newinfoneeded_new

This should be fixed in latest master following the revert of [0d75bebc75] could you confirm?

comment:2 Changed 11 years ago by JYA

As said on IRC: it still refresh the entire screen. when you move the cursor, you can see all images placeholders turning blank and then refreshing.. It is definitely much much faster. the full screen background appears almost instantly...

comment:3 Changed 11 years ago by Stuart Morgan <smorgan@…>

In 7925be01f5dd523818cf0e0c25d39abe1d9c7323/mythtv:

Reduce flashing of images when moving through a buttonlist.

Refs #11717

comment:4 Changed 11 years ago by Stuart Morgan <smorgan@…>

In 367fda1f74db80cd14696cc09ece9178093c63ee/mythtv:

Don't clear a MythUIImage widget if the new image is coming from the
cache, makes for a smoother transition.

Refs #11717

comment:5 Changed 11 years ago by Stuart Morgan <smorgan@…>

In c8e339f4e720ac7028a98c3a43c06a30cf51efb1/mythtv:

Don't display the new button state until we've finished populating it
with the new values. Fixes another visual irritation.

Refs #11717

comment:6 Changed 11 years ago by Stuart Morgan <smorgan@…>

In d5500332572755af75f0c830faf2784c73603748/mythtv:

Don't force background loading for remote images if they are already
in the memory cache

Refs #11717

comment:7 Changed 11 years ago by Stuart Morgan <smorgan@…>

In 7bf68eede4582ec018cc067a717edc08133eaa7b/mythtv:

Increase the lastmodified check interval from 5 to 20 seconds on cached images. Refs #11717

comment:8 Changed 11 years ago by Stuart Morgan <smorgan@…>

In a67d48673530eef41bb3573a1821991ab390f672/mythtv:

Increase the Max image cache size from 20MB to 30MB. Refs #11717

comment:9 Changed 11 years ago by stuartm

Resolution: Fixed
Status: infoneeded_newclosed
Note: See TracTickets for help on using tickets.