static Canvas showCAL_2(CirclesAndLines oldCAL, CirclesAndLines newCAL, Canvas canvas) { if (canvas == null) ret newCAL.show(); copyCAL(newCAL, oldCAL); canvas.update(); //titleStatus2(canvas, join(" - ", newCAL.globalID, unnull(newCAL.title))); ret canvas; }
Began life as a copy of #1009517
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009525 | 
| Snippet name: | showCAL_2 - flickers less | 
| Eternal ID of this version: | #1009525/6 | 
| Text MD5: | bbdddcc59b885c624eabea183c1b3bca | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-09-24 00:11:08 | 
| Source code size: | 275 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 756 / 785 | 
| Version history: | 5 change(s) | 
| Referenced in: | [show references] |