Hyperreal Gopher
Hyperreal Gopher
I just wanted to chime in and say this issue was very useful for me to read. This clarification helped me understand better and it might be worth mentioning in...
I'm having the same issue. pnmixer 0.7.2.
Should just clean contents from the get-go and not do it every update!
Some widgets COULD be cached into the representations, like text file contents!
I just optimized text file viewing mode in v0.8.0
benchmark, profile, optimize
always use `( x, y )` imports
This will be tricky...I think we can just do a one row high overlay of the bottom similarly to how popups were already working in the `Popup.hs`.
this is where possibly standard ui becomes important... because i'll have to detect if popup isn't Nothing in state in order to render it before the rest in the `[ui]`...