koudelka / visualixir

A process/message visualizer for BEAM nodes.💪👁
MIT License
1.32k stars 46 forks source link

CSS broken on mac? #17

Closed luc-tielen closed 6 years ago

luc-tielen commented 6 years ago

Hi,

I want to showcase one of our applications at the company using this app to newcomers.. however, the GUI looks nothing like the gif in the README.

  1. The drawing area is very limited in height, hard to see everything (I think normally it is almost full screen)
  2. The icons nex to the 'exited', ... messages are too big (think half a screen).

I suspect these issues are related, maybe it only shows up properly on Linux? Might this also be related to this being slightly outdated (old phoenix version, ...)?

Screenshot for clarity:

visualixir_css_bug
luc-tielen commented 6 years ago

Nvm, forgot to run brunch, it starts to look more like your gif... but now nothing is showing up and I get a page timeout.

luc-tielen commented 6 years ago

And nvm last issue, also.. restarting it fixed it! Closing this issue.. sorry for "spam".

koudelka commented 6 years ago

no worries.

the project does need a bit of love, i just don't have a lot of time right now. :(

luc-tielen commented 6 years ago

Well, maybe make some issues for things you think need updating/fixing.. over a few weeks I have some spare time. I'm mostly familiar with backend though, so if there is CSS-related stuff.. that might be harder. Or is it mostly outdated phoenix / ... versions?

koudelka commented 6 years ago

all of the above. :)

i do backend work mostly, too, which probably explains the terrible UI.

luc-tielen commented 6 years ago

Well I gave a presentation about Elixir today with my colleague, using this tool. Was well received! I'll try to do some PR's back, but can't promise when :)... Thanks!

koudelka commented 6 years ago

Hey that's great to hear!

No pressure for the PRs, just if you feel inspired. :)