Closed AxiumDND closed 1 year ago
For scenes like this
Or another way would be to have 3 buttons for the view options.
The Lock View module can do this, though I had a report recently that the most recent version needed a fix (was throwing an exception).
Ok thanks ill go take a look.
Yeah It looks like Lock view doesnt work with stream view somthing about the there implimentation not being good. (maybe to do with libwrapper.) Its not looking like there working on this or its low on the proiority list.
Even just this option would be enough if it were less complicated.
Hmm, I just tested Lock View and the bug I saw previously appears fixed now, and it seems to be working fine. I didn't test every feature, but with Lock Pan, Lock Zoom and Force Initial View selected in the scene, and the Stream View user enabled in Lock View settings, it appears to lock the view as expected.
In general if there's a module that already does a thing well I try not to implement overlapping features in my modules. I'll consider this feature in particular if Lock View is consistently problematic though.
Ok I’ll retest again odd
On Mon, 26 Sep 2022 at 22:44, sPOiDar @.***> wrote:
Hmm, I just tested Lock View and the bug I saw previously appears fixed now, and it seems to be working fine. I didn't test every feature, but with Lock Pan, Lock Zoom and Force Initial View selected in the scene, and the Stream View user enabled in Lock View settings, it appears to lock the view as expected.
In general if there's a module that already does a thing well I try not to implement overlapping features in my modules. I'll consider this feature in particular if Lock View is consistently problematic though.
— Reply to this email directly, view it on GitHub https://github.com/sPOiDar/fvtt-module-stream-view/issues/32#issuecomment-1258668352, or unsubscribe https://github.com/notifications/unsubscribe-auth/A25E2BYAXDNTTMQSGA5NKC3WAIKL5ANCNFSM6AAAAAAQP5ZHSU . You are receiving this because you authored the thread.Message ID: @.***>
--
The Big Art Exchange http://www.thebigartexchange.com/
Photography Art, & Design.
Ok Retested this again in V10 the lock works the first time you set it but when you activate another page and come back the automatic token scaling kicks in and the screen floats. I dont think the two mods are playing well togerther in V10.
Ah right, for some reason it works if the scene is the initially loaded scene, but not when activating it from another scene. Probably some sort of race condition on hook ordering or something. I'll put this on the roadmap, thanks for investigating.
There's a new Disabled
camera mode and toggle in the latest version, along with a setting to control whether entering Disabled mode resets the stream view to the initial view defined on the scene, please try it and see if it meets your needs.
That’s sounds perfect I’ll give it a go.
James
On Sat, 29 Apr 2023 at 08:42, sPOiDar @.***> wrote:
There's a new Disabled camera mode and toggle in the latest version, along with a setting to control whether entering Disabled mode resets the stream view to the initial view defined on the scene, please try it and see if it meets your needs.
— Reply to this email directly, view it on GitHub https://github.com/sPOiDar/fvtt-module-stream-view/issues/32#issuecomment-1528704823, or unsubscribe https://github.com/notifications/unsubscribe-auth/A25E2BZC3KH2ZRZSSWGTLJTXDTA4XANCNFSM6AAAAAAQP5ZHSU . You are receiving this because you authored the thread.Message ID: @.***>
--
The Big Art Exchange http://www.thebigartexchange.com/
Photography Art, & Design.
Would it be possible to have a way to set a scene as show as intial view position turning off all camera modes controls. This is useful for theartre of the mind scenes or say a home page that doenst need to move around on stream. Thanks again for all the hard work on this.