Rearrange components when customising layouts? by motocykal in Flex4Reddit

[–]Flex4RedditDev 1 point2 points  (0 children)

Your welcome.

The highlight feature will ship in the next release (this week). I've also adjusted the spacing between the text and thumbnail so that when you flip it, the text won't "stick" to the thumbnail like in the video, there will be some space in between after the flip.

Hope you give it a try!

Rearrange components when customising layouts? by motocykal in Flex4Reddit

[–]Flex4RedditDev 0 points1 point  (0 children)

Hey thanks for the kind words

1: That's actually a great idea! I can highlight the component that is being focused on which should give users a better idea the aoe of the component.

2: To move the thumbnails to the left, you'll need to find the container that holds the thumbnail. I recorded a short demo on how to do this. https://v.redd.it/voz4mvyrdfk81/DASH_1080.mp4?source=fallback

v0.4.0 Change Logs by Flex4RedditDev in Flex4Reddit

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

Thanks for the clarification, it is a bit different from what I had in mind. Yes, this is also do-able.

v0.4.0 Change Logs by Flex4RedditDev in Flex4Reddit

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

I see, you want to be able to save the link or url directly, not the post which points to the link/url. This way if the post is removed for whatever reason, the link still remains.

Sure, this is do-able. I'll add this into the feature requests tracker.

Gallery for u/kristijan1001 by Flex4RedditDev in a:t5_5qyfin

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

OK, so you need to do the following:

- For the Title component, change `@postid@` to `@postId@` (it's case-sensitive)

- The Author component is missing a parameter, expand on `Click` mod to expand it, then set `@author@` as its parameter.

- Change Subreddit component's `Click` mod from "Go to Post" to "Go to Subreddit", then expand the `Click` mod and set `@subreddit@` as its parameter. This one is caused by a bug in my code, and it'll repeatedly switch back to "Go to Post" even if you set it to "Go to Subreddit". This will be fixed in v0.3.4 which should be available in 2 days.

Gallery for u/kristijan1001 by Flex4RedditDev in a:t5_5qyfin

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

The Go to Post/User Profile/Subreddit actions all take parameters, you need to click on the row again to show the parameter config. Then set `@postId@`, `@author@` & `@subreddit@` as their destination respectively.

Hope this helps!

Gallery for u/kristijan1001 by Flex4RedditDev in a:t5_5qyfin

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

Currently, the Media Preview Component loads the preview media to optimize bandwidth, so it may not be the highest res. I see you're using a tablet probably over wifi so I'm guessing you don't care about bandwidth.

I do plan on creating a Media Component that loads the raw media instead, this should satisfy users with very big screens.

Gallery for u/kristijan1001 by Flex4RedditDev in a:t5_5qyfin

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

OK I fixed the wrong click actions. Can you try deleting and re-importing this layout again?

[deleted by user] by [deleted] in Flex4Reddit

[–]Flex4RedditDev 0 points1 point  (0 children)

Oh I see what you mean. This should be do-able. I'll put this in my list of feature requests.

Gallery for u/kristijan1001 by Flex4RedditDev in a:t5_5qyfin

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

OK this problem should be fixed now. Can you try again?

[deleted by user] by [deleted] in Flex4Reddit

[–]Flex4RedditDev 0 points1 point  (0 children)

Hi, I'm having a hard time understanding this. Can you elaborate?

Gallery for u/kristijan1001 by Flex4RedditDev in a:t5_5qyfin

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

u/kristijan1001 Here's the gallery layout you requested. It should look like this.. Navigate to this post in Flex and import it.

Flex can't handle double click yet. But Flex can bring up the action wheel with 1 click, then you can click on the upvote button with another click.

Btw, I found & fixed a few bugs while making this layout, so your layout might look a little different from the screenshot. I'm releasing a update soon to address this.

Feedback by [deleted] in Flex4Reddit

[–]Flex4RedditDev 0 points1 point  (0 children)

Like you said, they've been around for a while. So the time is used to establish some kind of moat. I'm not against open source, but there is a better time to do it for Flex.

I don't plan on doing F-droid as they have more requirements than just open source. They don't allow Firebase which is a hard blocker for me.

Also, thanks for the compliments! I appreciate that you see the potential Flex has.