Is a flashing effect displeasing to the eye. Flicker in software is caused by a computer program's failure to consistently maintain its graphical state.
Questions tagged [flicker]
865 questions
-1
votes
2 answers
Flickering white on canvas
I figured out a solution minutes after posting, but due to low reputation I couldn't delete the post
For the fun of it I decided to start working on something which might turn into a game at some point.
I'm trying to draw some circles and move them…

TheG1
- 11
- 1
- 7
-1
votes
1 answer
Chrome always re requesting images in Raphael image element
I use a hover function like this which works fine when using external image sources
http://jsfiddle.net/Fftfv/5/
var paper = new Raphael("game-frame",600,600);
obj = …

Vajura
- 1,112
- 7
- 16
-2
votes
1 answer
How do I remove flickering from a batch file animation?
So I've been working on a fake GUI in batch for the ending to a YouTube review I'm working on. It's basically a bunch of box-drawing characters and text that kinda simulates an 80's monochrome terminal. Anyway, the program's got some animation in it…

SomeInternaut
- 3
- 1
-2
votes
1 answer
Swing Flickering
I've a problem with Swing , i'm trying to do a calendar and the date is displayed thanks to a JLabel that i've put in a JPanel and when I call the function setText to change the date displayed the image flickers for a few milliseconds all the…

Soronne
- 1
- 2
-2
votes
2 answers
How to remove flicker caused by transition
When I mouseover the two dropdown lis repeatedly, Portal and Retail, there is a flicker in the entire ul.nav.navbar-nav. In case this is a browser-specific issue, I am using Chrome 51 on Windows 7. I think it's related to the transition effect for…

Patrick Roberts
- 49,224
- 10
- 102
- 153
-2
votes
1 answer
Display WinForm when WebBrowser control finished loading
I have WinForm with WebBrowser control inside.
I am facing an annoying flicker from WebBrowser control. This is manifested that the body of WebBrowser control (or background) is shown for about 200ms before the web page is loaded and I could not get…

halex
- 577
- 3
- 5
- 13
-2
votes
2 answers
Strange flickering with WebView after setting android:hardwareAccelerated="true"
Strange flickering with WebView after setting android:hardwareAccelerated="true" and mWebView.setBackgroundColor(Color.TRANSPARENT)
A no one, no flicker.

Season Allan
- 21
- 4
-3
votes
5 answers
Do flex boxes cause rendering issues on Firefox?
Does anyone know what could cause Firefox to flash the screen? It turns black for a short period of time. I think it's a "reflow" but I can't figure out what's causing it.
I tried disabled transitions, custom fonts, gradients, but it still…

Alex
- 66,732
- 177
- 439
- 641
-7
votes
1 answer
Bottom of LCD screen flickering on certain graphics
Looks like the lower portion of my LCD is trying to readjust its height.
This doesn't show up if I record the screen. It seems to only appear when displaying certain kinds of graphics... like the dark UIs of Blender and Adobe Illustrator. It also…

SouPress
- 295
- 1
- 2
- 12