CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Elongated spin buttons

by zsleo » 06 Mar 2014 05:07

IW 14.0.25; CGD 1.9.0.3373

Placed a spin edit on a CGD Frame; compiled; ran app... and this is what was presented.

Is there something I can do to fix this?

TIA
You do not have the required permissions to view the files attached to this post.
zsleo
 
Posts: 776
Joined: 03 Feb 2013 03:33

by Alexander Bulei » 06 Mar 2014 10:19

Hi zsleo,

Did you updated the wwwroot and/or browser cache (CTRL + F5)?
Also, to be completely fine, you need recent version (V2.0.0.3391)
Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by zsleo » 06 Mar 2014 23:19

Ctrl-F5 reduced the height of the spin buttons BUT did left them under the edit box - i.e. no placed to the right

Tried with both 1.9.0.3373 and 2.0.0.3391

Regards
zsleo
 
Posts: 776
Joined: 03 Feb 2013 03:33

by Jorge Sousa » 07 Mar 2014 01:14

It's not only hitting Ctlr+F5, its first of all update the wwwroot.
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

by rhazell43 » 07 Mar 2014 11:57

Hello,

From my experience...

Spinedits worked fine 1.9.0.3358 (beta)

I moved to stable release 1.9.3373 (updated wwwroot) and they were elongated.

I moved back to 1.9.0.335 and they were back to normal.

Admittedly, I didn't clear my cache... is that really all that was required to fix the issue?

Rick.
rhazell43
 
Posts: 80
Joined: 29 Apr 2013 08:27

by Alexander Bulei » 07 Mar 2014 12:23

Hi Rick,

Admittedly, I didn't clear my cache... is that really all that was required to fix the issue?


Yes, it's important thing!
Because we made some changes in css and js files, and you need update the cache for browser start using correct/updated files.

Current version:

07-03-2014 11-22-42.png


Best Regards.
You do not have the required permissions to view the files attached to this post.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by Jorge Sousa » 07 Mar 2014 12:46

Hi

About

Admittedly, I didn't clear my cache... is that really all that was required to fix the issue?


If you see the html source codes, all the js and css links for files we provide, contains a reference to the version

Code: Select all
<script type="text/javascript" src="/jq/jquery_ui/plugins/jquery.ba-throttle-debounce.js?v=1.9.0.xxxx"></script>


Since the browser caches the css and javascript files, and these "params" ?v=1.9.0.xxxx change on every new version, if you forget to update wwwroot before running a given project for the first time, the cache for a given

1.9.0.xxxx version gets occupied with older files from earlier versions. That's why you need to clear the cache, hitting Ctrl+F5, because the cache gets filled with invalid files.

In the next versions, we're going to introduce a new scheme to verify if the wwwroot is updated and show a div if not.
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

by rhazell43 » 07 Mar 2014 13:09

Thanks for your detailed response.

In the next versions, we're going to introduce a new scheme to verify if the wwwroot is updated and show a div if not.


That would be excellent! Mostly for my end users ;)
rhazell43
 
Posts: 80
Joined: 29 Apr 2013 08:27

by Jorge Sousa » 07 Mar 2014 15:04

Hi Rick

About

That would be excellent! Mostly for my end users


Just to emphatize that your end users don't have to do anything (clear the browser cache) as long as you update the wwwroot in the server in the act of deploy a new version.
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

by zsleo » 08 Mar 2014 00:12

Just received my new subscription key.

Problem fixed in in 2.0.0.3393 but still needed to Ctrl-F5.

Regards
zsleo
 
Posts: 776
Joined: 03 Feb 2013 03:33

Next

Return to JQSpinEdit

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.