-
Sorry, I have to report another issue.
On this project I have some alloy widgets installed as git submodules. I'm afraid that this is conflicting with gittio. In this case, for the toasty widget, the…
-
These is a bug when use gradient colors and text insets.
here is the solution
start at line 1022 in FXLabel.m
``` objectivec
if (hasGradient) {
CGContextSaveGState(context);
// bug …
-
i have a grid of photos that are within a div called 'photogrid'. On page load, I am running this code:
$('#photogrid').masonry({ columnWidth: 160, itemSelector: 'div', saveOptions: false },masonryLo…
-
The photo grid renders differently according to different contexts; a refresh always reduces the context to a known state (whereas a single call to the render function should always reduce the photogr…
raeez updated
13 years ago