@h @rowan You see it? Any thoughts? The only answers I can find recommend screwing around with tables, and I don;t really like that idea. :/
Notices by ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party), page 67
-
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:50:50 EDT ☭⚑ Comrade Angles ⚑☭
-
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:41:59 EDT ☭⚑ Comrade Angles ⚑☭
@h @rowan Alright, here's a pen. acks the profile pic, but I don;t think that really matters. XD
-
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:37:08 EDT ☭⚑ Comrade Angles ⚑☭
-
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:36:52 EDT ☭⚑ Comrade Angles ⚑☭
@rowan @h Oh! Sure, I can do that. Don't even need to render it really, just paste and replace some templating stuff. XD
-
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:35:49 EDT ☭⚑ Comrade Angles ⚑☭
@rowan @h Paste what in? The hight? I would, but setting a max height just caused the text to overflow down, not to expand sideways. :/
-
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:34:42 EDT ☭⚑ Comrade Angles ⚑☭
@h @rowan I know it looks complicated, but it's actually pretty simple to work with, at least once you've done all the set up. I just edit the css in Atom and tab over to my browser to watch it update. Hardly have to do anything. :/
-
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:29:33 EDT ☭⚑ Comrade Angles ⚑☭
@rowan @h If you do want to try and get it running, I'd be willing to try and walk you through it. You will need to install some stuff on your computer, and for both our sakes I hope you're not running windows. XD
-
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:28:07 EDT ☭⚑ Comrade Angles ⚑☭
@rowan @h Alright, heres the code on git. beware that you're in a branch, not the master, and that actually getting this to run on your computer right now may be of unknown difficulty, bt here it is: https://github.com/Agora-Project/agora-meteor/tree/angle/client/userProfile
-
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:25:32 EDT ☭⚑ Comrade Angles ⚑☭
@rowan @h Yes! Gimme just a sec to push and I'll link it. XD
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:23:12 EDT ☭⚑ Comrade Angles ⚑☭
@rowan @h ...Possibly? I have no idea what the calc function for that would have to be though. :/
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:21:52 EDT ☭⚑ Comrade Angles ⚑☭
@h @rowan I don't I could create one I'm not sure how easily I could translate my code for tinkering. Probably not be too hard :/
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:17:42 EDT ☭⚑ Comrade Angles ⚑☭
@h Hmm, max height just causes the text to oiverflow the box down. Theres a property to make it grow sideways instead right? :/
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:13:23 EDT ☭⚑ Comrade Angles ⚑☭
@h the trouble is I don't know what the value for those should be. I want to allow the avatar and username column to resize box but not the text. Though maybe I should just slap a max height on the text box and let it be... :/
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:07:30 EDT ☭⚑ Comrade Angles ⚑☭
@rowan@toot.I don't know what those are. XD
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 17:06:36 EDT ☭⚑ Comrade Angles ⚑☭
@rowan It almost works. I still want it to wrap, but only if it can do so without needing to increase the height. :/
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 16:58:42 EDT ☭⚑ Comrade Angles ⚑☭
To put things another way, I want to make the div prefer to grow wider rather than taller, instead of the way it is normally, which is taller then wider. :/
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 16:45:14 EDT ☭⚑ Comrade Angles ⚑☭
@deathmlem No, but I'm not sure what I'd put for those - I'd want to use max height: <another element> which I'm not sure is possible. :/
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 16:20:14 EDT ☭⚑ Comrade Angles ⚑☭
@elomatreb Not quite that? I just want to limit it from getting any taller than necessary to fit the avatar and display name, and expand horizontally instead. :/
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 16:17:09 EDT ☭⚑ Comrade Angles ⚑☭
How do I get this thing to switch t's x and y expansion behaviors? I.E. get it to expand vertically only as much as necessary to fit any given element, and expand horizontally to fit the text after that? So that it ends up wider than it is tall. :/
In conversation from anticapitalist.party permalink -
☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Friday, 18-May-2018 14:35:40 EDT ☭⚑ Comrade Angles ⚑☭
#nowplaying Tales of the night forest (Full Album), by Black Hill & Silent Island
In conversation from anticapitalist.party permalink