David Gilliam

Results 1 comments of David Gilliam

+1 as a workaround I created this function to help me at the moment. ` var glide = new Glide('.glide') var stateBreakpoint = 768; //Initial glide state glideState(getWindowWidth(), glide, stateBreakpoint);...