Leisure icon indicating copy to clipboard operation
Leisure copied to clipboard

Doesn't work under FF

Open zot opened this issue 12 years ago • 2 comments

zot avatar Jan 05 '13 22:01 zot

It complains that FF doesn't support shadow DOM, but it does! Why don't just put a small banner or a popup that it have been tested only under Chrome, and let it crash if something is incompatible?

alesya-h avatar Sep 22 '15 12:09 alesya-h

It really does not function properly under FF at this point. Leisure uses HTML editing and I haven't yet corrected for FF's idiosyncrasies. I need to finish the new version of Leisure's collaboration before I start doing cross-browser work. The new version of Leisure is here, by the way, if you want to mess around with it a little. http://textcraft.org/newLeisure/ It's not as functional as the old version that the game page uses but it's getting there. I'm hoping to be able to get the old leisure docs working again in the new version soon.

The new version can hook up to Emacs and orgmode, in case anyone reading this is interested :) (emacs runs a websocket server that Leisure hooks to from the browser). I have not yet released the Leisure-connection minor mode yet into melpa but it's in the Leisure project in the elisp directory. If anyone wants to test it out, instructions are here:

http://textcraft.org/newLeisure/?load=elisp/README.org

zot avatar Sep 24 '15 13:09 zot