Forum Replies Created
-
AuthorPosts
-
kumajaya
ParticipantFor SCADA 6 I have to create two different scheme components for SCADA 6 runtime and SCADA 5 scheme editor ?
kumajaya
ParticipantGlad to hear the issue get solved.
kumajaya
Participanthttps://github.com/RapidScada/scada-v6/pull/16/commits/6d6d28c5561bf9b56eac7dec7f658af845ab2581 contain launch.json for debugging ScadaAgent.
kumajaya
ParticipantLet me try later today since I have my own Mqtt server locally and on the cloud.
kumajaya
ParticipantYeah, I created a dumb script to pack Administrator app based on beta rilis file list but somehow my own build searching for dependency library in the current directory, different than official release from the root of Administrator app.
I even build SCADA 5 on VS Code but still need Visual Studio msbuild tools installed, so still Windows only.
kumajaya
ParticipantHi @Mikhail, how if we set our scheme completely a graphic, text globally not selectable?
kumajaya
ParticipantHow about by using a slim custom bootstrap? A bootstrap with tooltip only inside: https://github.com/RapidScada/scada/pull/116
kumajaya
ParticipantNo access to iPhone here but working as expected on Android and desktop browser.
kumajaya
ParticipantNo problem so far on SCADA 6 but on SCADA 5, bootstrap remove background color dan image from media print! My scheme with SVG graphic background looks white 🙁 So, based on https://stackoverflow.com/a/36742058 explanation, I made a custom bootstrap without “Common CSS – Print media styles” from https://getbootstrap.com/docs/3.4/customize/ I believe SCADA 5 will be fine with that custom bootstrap version. What do you think @Mikhail?
Bootstrap tooltips placement smarter than balloon.css and my use case need tooltips support on mobile browser but I don’t want my scheme without a background on print 😀
kumajaya
Participantkumajaya
ParticipantFinally I managed to fix it: https://github.com/RapidScada/scada-v6/pull/27
kumajaya
ParticipantI have no idea how to to make a core modification outside the sources tree.
kumajaya
Participant@Mikhail Somehow I can’t make Bootstrap tooltips working on SCADA 6 scheme. Still always show standard tooltips on desktop browser.
I confirm my modification works on:
https://www.w3schools.com/bootstrap5/tryit.asp?filename=trybs_tooltip&stacked=hkumajaya
ParticipantAbout PWA, I’ll push my local changes to github. I won’t asking for merge but just a reference. Without start_url parameter in manifest, we can put unlimited shortcut (unlimited fullscreen window) on screen, just like multiple bookmark but without address bar. With start_url parameter, we only can register one shortcut for one PWA application.
-
AuthorPosts