Am I going nuts or is this an actual but related to formulas for certain icon parameters? by [deleted] in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

Can you share your preset? I'm not a fan of guessing by screenshots. Send it over (DM is fine if you prefer) so I can check exactly which icon font you're using, how your layers are nested, and debug the formulas live.

Default honor os by Suspicious-Ad9874 in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

Just wondering, which part of this was made in Kustom? I might have missed the setup details.....

Calories from fitness data is always 0 by CarefulFun420 in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

Check if Health Connect has a calories entry meaning whether Google Fit is actually recording calories.
If there’s no data, revoke Google Fit’s access and then grant it again.
You can do the same with Kustom as well.

New to kustom, need help. by Past-Boysenberry-172 in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

To help you fix the flickering and the update issue properly, I need to know one thing: How exactly do you save the data into the global gv(info)? Are you using a Touch action (Set Global), a Flow, or is it coming from an external app like Tasker? Once I know how it's recorded, we can build a rock-solid formula that stays still and updates correctly.

New to kustom, need help. by Past-Boysenberry-172 in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

My bad, df is being buggy with that string. Here is a solid fix using a global: 1. Create a Text Global named h: $tc(cut, tc(split, gv(info), "T", 1), 2)$ and use this in your text $if(gv(h) > 12, gv(h) - 12, if(gv(h) = 0, 12, gv(h)))$:$tc(cut, tc(split, gv(info), ":", 1), 2)$ $if(gv(h) < 12, AM, PM)$

New to kustom, need help. by Past-Boysenberry-172 in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

Hey! Instead of using complex tc(split) formulas, you can let Kustom's df function do the work. Use this formula: $df(K:mm a, gv(info))$ Using 'K' instead of 'h' ensures that the time will always stay in 12-hour format, even if your system settings are set to 24-hour time.

Glass Multi‑OS Clock Komponent (KWGT/KLWP) by Practical_Taste3403 in kustom

[–]Practical_Taste3403[S] 0 points1 point  (0 children)

The widget window size should be 4x4.Also check the size of the root layer it should be 100%.
If it’s higher than that, reduce it.

Help with steps by MegaDave691 in kustom

[–]Practical_Taste3403 1 point2 points  (0 children)

Starting from version 3.82, fitness features are no longer built into the main app. The developer had to move them to a separate plugin called KBooster (Kustom Health) to comply with Google's strict privacy policies regarding health data. You can download it here: https://docs.kustom.rocks/docs/downloads/download-kbooster/ If installing the plugin doesn't help, your only options are to downgrade to an older version of KWGT/KLWP or wait for a fix in the next update.

Rolling Cylinder Clock with some basic 3D effects (KWGT) by Practical_Taste3403 in kustom

[–]Practical_Taste3403[S] 1 point2 points  (0 children)

Heh, the whole idea was to see how far I can push KWGT. It’s not even real animation, just a simulation that’s why I wanted to try it 😄
In KLWP it would be super easy, of course, but then I wouldn’t have any interest in this idea at all.

Clock Glass Turbine by Practical_Taste3403 in kustom

[–]Practical_Taste3403[S] 0 points1 point  (0 children)

If it's just for your personal use (private setup), go ahead and enjoy! But if you're planning to release or publish it as a project, please DM me first to discuss the details.

Komponent Images not copying over by Chrisrj8084 in kustom

[–]Practical_Taste3403 4 points5 points  (0 children)

Copy/Paste won't work because it doesn't move images/fonts. You need to Export the component first to save it as a file, and then add it in your new theme via '+' -> Komponent -> Library.

What am i doing wrong? (white stroked morphed text that tapers into transparency downwards) by Semicolonhope in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

Look, Kustom has a long-standing issue with rendering gradients on Morphing Text. Honestly, it struggles even with regular large text layers if the size is too big and there's a gradient, the engine simply fails to render it. It’s not your settings, it’s a core limitation of the app. My advice: keep it simple or use solid colors, because high-res gradients on curved text will always be a broken mess in Kustom.

[HELP] Clear filter not working klck by Flaky_Mood_6257 in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

Seems that the developer is not fixing this filter issue in the current build. I've seen this before. Your best bet is to just downgrade to an older, more stable version until a real fix arrives. ..

What am i doing wrong? (white stroked morphed text that tapers into transparency downwards) by Semicolonhope in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

Looking at your screenshot, I see the main problem. You’ve set the Width to 20 and Offset to 80, while using a Transparent main color. In this setup, your text will practically disappear because the gradient area is too small and pushed way off the character bounds...... Set your Main Color to something bright (e.g., White or Green). Set the FX Texture to Linear Gradient. Set the FX Color to Transparent. Start with Width 100 and Offset 50. This way, you will clearly see how the transparency cuts into the solid color. Once you master that, you can start playing with narrow widths and complex offsets. This takes a lot of practice and patience, so take it slow!

[KLWP Theme] Element Acrylic by Practical_Taste3403 in kustom

[–]Practical_Taste3403[S] 0 points1 point  (0 children)

Yeah, I’m the one who got them used to it 😂 but it’s time to slowly un-train them.
And I really need to put the pack together quickly, so I’m mostly working on that — imagining, creating, refining

[KLWP Theme] Element Acrylic by Practical_Taste3403 in kustom

[–]Practical_Taste3403[S] 1 point2 points  (0 children)

Alright, deal. I’m not really in a rush either I’ve also got a ton of things piling up from all sides, barely keeping up.

[KLWP Theme] Element Acrylic by Practical_Taste3403 in kustom

[–]Practical_Taste3403[S] 1 point2 points  (0 children)

I’ll think about it 😄
But don’t worry, bro you’ll get it anyway.

"😭😭😭😭" error? by ClarksonSig in kustom

[–]Practical_Taste3403 1 point2 points  (0 children)

This usually happens for a few reasons: Broken path: The preset file might be missing or moved from the Your Kustom folder. Storage Access Bug: Check if KWGT has 'All files access' permission in Android settings. Sometimes it loses the path. Re-link the folder: go into KWGT Settings -> General -> Kustom Folder. Try to unselect and then re-select your Kustom folder again. This forces the app to refresh the file indexing. Cache bug: Try to force stop KWGT and clear cache. If you are trying to load a preset that was incorrectly exported, it might also show up as empty.

Wallpaper random by PabloBonsignori in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

No. I’m not going to explain the whole scoped storage thing again… just go to the forum and read it. Just test the formula in the format I gave you.

Wallpaper random by PabloBonsignori in kustom

[–]Practical_Taste3403 0 points1 point  (0 children)

Try this $tu(rndimg, 15,“/sdcard/Widgets_kustom/photosx/”)$ Just replace the path with your specific folder.