samples/simple_downloader.rb in shoes-4.0.0.pre12 vs samples/simple_downloader.rb in shoes-4.0.0.rc1

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + Shoes.app do background "#eee" @list = stack do para "Enter a URL to download:", margin: [10, 8, 10, 0] flow margin: 10 do